cluster::XYColExpPtr Class Referenceabstract
Abstract class for a pointer to the expansion coefficients. More...
#include <expansion.hh>
Inheritance diagram for cluster::XYColExpPtr:
Public Member Functions | |
virtual void | operator+= (uint i)=0 |
virtual void | operator-= (uint i)=0 |
Detailed Description
Abstract class for a pointer to the expansion coefficients.
Definition at line 18 of file expansion.hh.
Member Function Documentation
◆ operator+=()
|
pure virtual |
Implemented in cluster::XYColF< F >, cluster::XYColFPtr< F >, and cluster::XYColFPtr< concepts::Real >.
◆ operator-=()
|
pure virtual |
Implemented in cluster::XYColF< F >, cluster::XYColFPtr< F >, and cluster::XYColFPtr< concepts::Real >.
The documentation for this class was generated from the following file:
- cluster/expansion.hh