SparseLibrary
Version 1.6.0
|
This is the complete list of members for CBICRS_factory< _t_value >, including all inherited members.
getCBICCS(std::string file, _t_value zero=0) | CBICRS_factory< _t_value > | inlinestatic |
getCBICCS(std::vector< Triplet< _t_value > > &triplets, unsigned long int m, unsigned long int n, _t_value zero=0) | CBICRS_factory< _t_value > | inlinestatic |
getCBICRS(std::string file, _t_value zero=0) | CBICRS_factory< _t_value > | inlinestatic |
getCBICRS(std::vector< Triplet< _t_value > > &triplets, unsigned long int m, unsigned long int n, _t_value zero=0) | CBICRS_factory< _t_value > | inlinestatic |
investigate(const std::string tn, std::vector< Triplet< _t_value > > triplets, ULI m, ULI n, unsigned long int &usage, unsigned long int &zle_usage) | CBICRS_factory< _t_value > | inlineprotectedstatic |
investigateCCS(const std::string tn, std::vector< Triplet< _t_value > > input, unsigned long int m, unsigned long int n, unsigned long int &usage, unsigned long int &zle_usage) | CBICRS_factory< _t_value > | inlineprotectedstatic |