CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
EigenSolver< Number > Member List

This is the complete list of members for EigenSolver< Number >, including all inherited members.

Base typedefEigenSolver< Number >
createMatrixIdentifier(M *mat)codi::EigenLinearSystem< Number, Matrix, Vector >inline
createMatrixReal(M *mat)codi::EigenLinearSystem< Number, Matrix, Vector >inline
createVectorIdentifier(V *vec)codi::EigenLinearSystem< Number, Matrix, Vector >inline
createVectorReal(V *vec)codi::EigenLinearSystem< Number, Matrix, Vector >inline
deleteMatrixIdentifier(MatrixIdentifier *A_id)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::deleteMatrixIdentifier(MatrixIdentifier *A_id)codi::LinearSystemInterface< T_InterfaceTypes >
deleteMatrixReal(MatrixReal *A_v)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::deleteMatrixReal(MatrixReal *A_v)codi::LinearSystemInterface< T_InterfaceTypes >
deleteVectorIdentifier(VectorIdentifier *vec_id)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::deleteVectorIdentifier(VectorIdentifier *vec_id)codi::LinearSystemInterface< T_InterfaceTypes >
deleteVectorReal(VectorReal *vec_v)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::deleteVectorReal(VectorReal *vec_v)codi::LinearSystemInterface< T_InterfaceTypes >
Index typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
InterfaceTypes typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
iterateDyadic(Func func, MatrixIdentifier *mat_id, VectorReal *x_v, VectorReal *b_b)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::iterateDyadic(Func func, MatrixIdentifier *mat_id, VectorReal *x_v, VectorReal *b_b)codi::LinearSystemInterface< T_InterfaceTypes >inline
iterateMatrix(Func func, MatrixA *matA, MatrixB *matB)codi::EigenLinearSystem< Number, Matrix, Vector >inline
iterateMatrix(Func func, MatrixA *matA, MatrixB *matB, MatrixC *matC)codi::EigenLinearSystem< Number, Matrix, Vector >inline
iterateVector(Func func, VectorA *vecA, VectorB *vecB)codi::EigenLinearSystem< Number, Matrix, Vector >inline
iterateVector(Func func, VectorA *vecA, VectorB *vecB, VectorC *vecC)codi::EigenLinearSystem< Number, Matrix, Vector >inline
iterateVector(Func func, VectorA *vecA, VectorB *vecB, VectorC *vecC, VectorD *vecD)codi::EigenLinearSystem< Number, Matrix, Vector >inline
Matrix typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
MatrixIdentifier typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
MatrixReal typedefEigenSolver< Number >
solveSystem(MatrixReal const *A, VectorReal const *b, VectorReal *x)EigenSolver< Number >inline
codi::LinearSystemInterface::solveSystem(MatrixReal const *A, VectorReal const *b, VectorReal *x)codi::LinearSystemInterface< T_InterfaceTypes >
solveSystemPrimal(MatrixReal const *A, VectorReal const *b, VectorReal *x)codi::LinearSystemInterface< T_InterfaceTypes >inline
subtractMultiply(VectorReal *t, VectorReal const *b_d, MatrixReal const *A_d, VectorReal const *x)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::subtractMultiply(VectorReal *t, VectorReal const *b_d, MatrixReal const *A_d, VectorReal const *x)codi::LinearSystemInterface< T_InterfaceTypes >inline
transposeMatrix(MatrixReal *A_v)codi::EigenLinearSystem< Number, Matrix, Vector >inline
codi::LinearSystemInterface::transposeMatrix(MatrixReal *A_v)codi::LinearSystemInterface< T_InterfaceTypes >inline
Type typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
Vector typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
VectorIdentifier typedefcodi::EigenLinearSystem< Number, Matrix, Vector >
VectorReal typedefEigenSolver< Number >