Tapkee
|
#include <methods.hpp>
Public Member Functions | |
EigendecompositionStrategy (const char *n, IndexType skp) | |
IndexType | skip () const |
const char * | name () const |
bool | is (const EigendecompositionStrategy &m) const |
bool | operator== (const EigendecompositionStrategy &m) |
Public Attributes | |
IndexType | skip_ |
const char * | name_ |
Definition at line 195 of file defines/methods.hpp.
EigendecompositionStrategy | ( | const char * | n, |
IndexType | skp | ||
) |
Definition at line 197 of file defines/methods.hpp.
|
inherited |
Definition at line 116 of file defines/methods.hpp.
|
inherited |
Definition at line 112 of file defines/methods.hpp.
|
inherited |
Definition at line 120 of file defines/methods.hpp.
IndexType skip | ( | ) | const |
Definition at line 201 of file defines/methods.hpp.
|
inherited |
Definition at line 124 of file defines/methods.hpp.
IndexType skip_ |
Definition at line 205 of file defines/methods.hpp.