cluster::FColExp Class Referenceabstract
Abstract class to hold the expansion coefficients. More...
#include <expansion.hh>
Inheritance diagram for cluster::FColExp:
Public Member Functions | |
virtual void | info (std::ostream &os, uint) const |
virtual uint | memory (uint blksz) const =0 |
virtual | ~FColExp () |
Friends | |
std::ostream & | operator<< (std::ostream &os, const FColExp &f) |
Detailed Description
Abstract class to hold the expansion coefficients.
Definition at line 143 of file expansion.hh.
Constructor & Destructor Documentation
◆ ~FColExp()
|
inlinevirtual |
Definition at line 146 of file expansion.hh.
Member Function Documentation
◆ info()
|
inlinevirtual |
Reimplemented in cluster::FColF< F >, and cluster::CebysevLaplaceF< Fspc >::FColCebyLpl.
Definition at line 148 of file expansion.hh.
◆ memory()
|
pure virtual |
Implemented in cluster::FColF< F >, and cluster::CebysevLaplaceF< Fspc >::FColCebyLpl.
Friends And Related Function Documentation
◆ operator<<
|
friend |
The documentation for this class was generated from the following file:
- cluster/expansion.hh