![]() |
ArmadilloSolver
The GeMA Armadillo Numeric Solver Plugin
|
| CGmpArmadilloMatrix | A class for wrapping up an Armadillo sparse matrix sharing the memory with a GeMA sparse matrix. This setup is better than simply using directly an Armadillo sparse matrix since creating a GeMA sparse matrix is far more efficient than creating an Armadillo one |
| CGmpArmadilloSolver | Basic class for the standard numeric solver plugin object |
| CGmpArmadilloSolverFactory | Implementation of the ArmadilloSolver factory plugin |