Tapkee
EigenMethod Struct Reference

#include <methods.hpp>

Public Member Functions

 EigenMethod (const char *n)
 
const char * name () const
 
bool is (const EigenMethod &m) const
 
bool operator== (const EigenMethod &m)
 

Public Attributes

const char * name_
 

Detailed Description

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

Constructor & Destructor Documentation

EigenMethod ( const char *  n)

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

Member Function Documentation

bool is ( const EigenMethod< EigenMethod > &  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 EigenMethod< EigenMethod > &  m)
inherited

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

Member Data Documentation

const char* name_
inherited

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


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