COPASI API
4.40.278
|
#include <CLeastSquareSolution.h>
Public Attributes | |
C_FLOAT64 | absoluteError |
size_t | rank |
C_FLOAT64 | relativeError |
C_FLOAT64 CLeastSquareSolution::ResultInfo::absoluteError |
Referenced by CLeastSquareSolution::solve(), and CNewtonMethod::targetFunctionDistance().
size_t CLeastSquareSolution::ResultInfo::rank |
Referenced by CLeastSquareSolution::solve(), and CNewtonMethod::targetFunctionDistance().
C_FLOAT64 CLeastSquareSolution::ResultInfo::relativeError |
Referenced by CLeastSquareSolution::solve(), and CNewtonMethod::targetFunctionDistance().