Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
EigendecompositionStrategy Struct Reference

#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_
 

Detailed Description

Definition at line 195 of file defines/methods.hpp.

Constructor & Destructor Documentation

EigendecompositionStrategy ( const char *  n,
IndexType  skp 
)

Definition at line 197 of file defines/methods.hpp.

Member Function Documentation

bool is ( const EigendecompositionStrategy &  m) const
inherited

Definition at line 116 of file defines/methods.hpp.

const char* name ( ) const
inherited

Definition at line 112 of file defines/methods.hpp.

bool operator== ( const EigendecompositionStrategy &  m)
inherited

Definition at line 120 of file defines/methods.hpp.

IndexType skip ( ) const

Definition at line 201 of file defines/methods.hpp.

Member Data Documentation

const char* name_
inherited

Definition at line 124 of file defines/methods.hpp.

IndexType skip_

Definition at line 205 of file defines/methods.hpp.


The documentation for this struct was generated from the following file: