Stores the factorization nonzeros for Dense.
More...
#include <AbstractLinAlgPack_DirectSparseSolverDense.hpp>
Inherits FactorizationNonzeros.
|
typedef FortranTypes::f_int | f_int |
|
Stores the factorization nonzeros for Dense.
Definition at line 123 of file AbstractLinAlgPack_DirectSparseSolverDense.hpp.
DMatrix AbstractLinAlgPack::DirectSparseSolverDense::FactorizationNonzerosDense::LU_ |
|
private |
bool AbstractLinAlgPack::DirectSparseSolverDense::FactorizationNonzerosDense::rect_analyze_and_factor_ |
|
private |
std::valarray<f_int> AbstractLinAlgPack::DirectSparseSolverDense::FactorizationNonzerosDense::ipiv_ |
|
private |
IVector AbstractLinAlgPack::DirectSparseSolverDense::FactorizationNonzerosDense::basis_perm_ |
|
private |
The documentation for this class was generated from the following file: