NTPoly
|
CNTPoly::ComplexOperation | A function object defining an operation on a complex triplet list |
CNTPoly::LoadBalancer | A data structure for storing permutations |
CNTPoly::Matrix_lsc | A datatype for storing a CSR matrix (complex values) |
CNTPoly::Matrix_lsr | A datatype for storing a CSR matrix (real values) |
CNTPoly::Matrix_ps | A Module For Performing Distributed Sparse Matrix Operations |
CNTPoly::MatrixConversion | |
CNTPoly::MatrixMapper | This class is used to apply an operation to each element in the matrix |
CNTPoly::MatrixMemoryPool_c | |
CNTPoly::MatrixMemoryPool_r | |
CNTPoly::Permutation | A data structure for storing permutations |
CNTPoly::PMatrixMemoryPool | |
CNTPoly::ProcessGrid | A datatype which stores a process grid and all its communicators |
CNTPoly::RealOperation | A function object defining an operation on a real triplet list |
▼CNTPoly::SolverBase | A class that serves as the base class for all the solvers |
CNTPoly::Analysis | A class for solving matrix equations |
CNTPoly::ChebyshevPolynomial | A Class For Computing Matrix functions based on Chebyshev polynomials |
CNTPoly::DensityMatrixSolvers | A Class For Solving Chemistry Systems Based On Sparse Matrices |
CNTPoly::EigenBounds | A class for computing eigen bounds matrices |
CNTPoly::ExponentialSolvers | A Module For Computing General Matrix Exponentials |
CNTPoly::GeometryOptimization | A Class For Solving Chemistry Systems Based On Sparse Matrices |
CNTPoly::HermitePolynomial | A Class For Computing Matrix functions based on Hermite polynomials |
CNTPoly::InverseSolvers | A class for inverting matrices |
CNTPoly::LinearSolvers | A class for solving matrix equations |
CNTPoly::Polynomial | A Class For Computing General Matrix Polynomials |
CNTPoly::RootSolvers | A Class For Computing General Matrix Roots |
CNTPoly::SignSolvers | A Class For Computing The Matrix Sign Function |
CNTPoly::SquareRootSolvers | A Class For Computing The Square Root of a Matrix |
CNTPoly::TrigonometrySolvers | A Module For Computing Trigonometric functions of a Matrix |
CNTPoly::SolverParameters | A class to store all the parameters used for solvers |
CNTPoly::Triplet_c | A Class For Storing Triplets of Integer, Integer, complex<Double> |
CNTPoly::Triplet_r | A Class For Storing Triplets of Integer, Integer, Double |
CNTPoly::TripletList_c | |
CNTPoly::TripletList_r |