numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of Eigen's solvers of linear equations. More...
#include <num_collect/base/concepts/eigen_solver_of.h>
Concept of Eigen's solvers of linear equations.
T | Type. |
Matrix | Type of matrices. |
Vector | Type of vectors. |
Definition at line 34 of file eigen_solver_of.h.