#include <expansion.hh>
|
virtual uint | memory (uint blksz) const =0 |
|
virtual void | info (std::ostream &os, uint) const |
|
|
std::ostream & | operator<< (std::ostream &os, const FColExp &f) |
|
Abstract class to hold the expansion coefficients.
Definition at line 143 of file expansion.hh.
◆ ~FColExp()
virtual cluster::FColExp::~FColExp |
( |
| ) |
|
|
inlinevirtual |
◆ info()
virtual void cluster::FColExp::info |
( |
std::ostream & |
os, |
|
|
uint |
|
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: