bpp-core3  3.0.0
bpp::LUDecomposition< Real > Member List

This is the complete list of members for bpp::LUDecomposition< Real >, including all inherited members.

det() constbpp::LUDecomposition< Real >inline
getL()bpp::LUDecomposition< Real >inline
getPivot() constbpp::LUDecomposition< Real >inline
getU()bpp::LUDecomposition< Real >inline
L_bpp::LUDecomposition< Real >private
LUbpp::LUDecomposition< Real >private
LUDecomposition(const Matrix< Real > &A)bpp::LUDecomposition< Real >inline
mbpp::LUDecomposition< Real >private
nbpp::LUDecomposition< Real >private
permuteCopy(const Matrix< Real > &A, const std::vector< size_t > &piv, size_t j0, size_t j1, Matrix< Real > &X)bpp::LUDecomposition< Real >inlineprivatestatic
permuteCopy(const std::vector< Real > &A, const std::vector< size_t > &piv, std::vector< Real > &X)bpp::LUDecomposition< Real >inlineprivatestatic
pivbpp::LUDecomposition< Real >private
pivsignbpp::LUDecomposition< Real >private
solve(const Matrix< Real > &B, Matrix< Real > &X) constbpp::LUDecomposition< Real >inline
solve(const std::vector< Real > &b, std::vector< Real > &x) constbpp::LUDecomposition< Real >inline
U_bpp::LUDecomposition< Real >private