This is the complete list of members for sba::jacobiBPCG< N >, including all inherited members.
doBPCG(int iters, double tol, vector< Matrix< double, N, N >, aligned_allocator< Matrix< double, N, N > > > &diag, vector< map< int, Matrix< double, N, N >, less< int >, aligned_allocator< Matrix< double, N, N > > > > &cols, VectorXd &x, VectorXd &b, bool abstol=false, bool verbose=false) | sba::jacobiBPCG< N > | |
doBPCG2(int iters, double tol, vector< Matrix< double, N, N >, aligned_allocator< Matrix< double, N, N > > > &diag, vector< map< int, Matrix< double, N, N >, less< int >, aligned_allocator< Matrix< double, N, N > > > > &cols, VectorXd &x, VectorXd &b, bool abstol=false, bool verbose=false) | sba::jacobiBPCG< N > | |
jacobiBPCG() | sba::jacobiBPCG< N > | inline |
mD(vector< Matrix< double, N, N >, aligned_allocator< Matrix< double, N, N > > > &diag, VectorXd &vin, VectorXd &vout) | sba::jacobiBPCG< N > | private |
mMV(vector< Matrix< double, N, N >, aligned_allocator< Matrix< double, N, N > > > &diag, vector< map< int, Matrix< double, N, N >, less< int >, aligned_allocator< Matrix< double, N, N > > > > &cols, const VectorXd &vin, VectorXd &vout) | sba::jacobiBPCG< N > | private |
mMV2(vector< Matrix< double, N, N >, aligned_allocator< Matrix< double, N, N > > > &diag, const VectorXd &vin, VectorXd &vout) | sba::jacobiBPCG< N > | private |
residual | sba::jacobiBPCG< N > | |
vcind | sba::jacobiBPCG< N > | private |
vcols | sba::jacobiBPCG< N > | private |
vrind | sba::jacobiBPCG< N > | private |