Class documentation of Concepts

Loading...
Searching...
No Matches
cluster::FColExp Class Referenceabstract

#include <expansion.hh>

Inheritance diagram for cluster::FColExp:
cluster::FColF< F >

Public Member Functions

virtual uint memory (uint blksz) const =0
 
virtual void info (std::ostream &os, uint) const
 

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()

virtual cluster::FColExp::~FColExp ( )
inlinevirtual

Definition at line 146 of file expansion.hh.

Member Function Documentation

◆ info()

virtual void cluster::FColExp::info ( std::ostream &  os,
uint   
) const
inlinevirtual

Definition at line 148 of file expansion.hh.


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