MF_LUDgetEdit MD_LUDgetEdit ME_LUDgetEdit
MCF_LUDgetEdit MCD_LUDgetEdit MCE_LUDgetEdit
Functionretrieve pivot-editing threshold for LU decomposition
Syntax C/C++#include <MFstd.h>
float MF_LUDgetEdit( void );
C++ MatObj#include <OptiVec.h>
T matrix<T>::LUDgetEdit( );
Pascal/Delphiuses MFstd;
function MF_LUDgetEdit: Single;
Descriptionretrieve the current pivot-editing threshold for MF_LUdecompose,   MF_inv, and MF_solve. It can be modified using MF_LUDsetEdit.
See alsochapter 10

MatrixLib Table of Contents  OptiVec home