COPASI API  4.40.278
CLeastSquareSolution Member List

This is the complete list of members for CLeastSquareSolution, including all inherited members.

solve(const CMatrix< C_FLOAT64 > &aMatrix, const CVectorCore< C_FLOAT64 > &bVector, CVector< C_FLOAT64 > &xVector)CLeastSquareSolutionstatic
solve(const CMatrix< C_FLOAT64 > &aMatrix, const CVectorCore< C_FLOAT64 > &bVector, const CVectorCore< C_FLOAT64 > &absoluteTolerances, const CVector< C_FLOAT64 * > &compartmentVolumes, const C_FLOAT64 &quantity2NumberFactor, CVector< C_FLOAT64 > &xVector)CLeastSquareSolutionstatic