Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
cluster::XYColExpPtr Class Reference

Abstract class for a pointer to the expansion coefficients. More...

#include <expansion.hh>

Inheritance diagram for cluster::XYColExpPtr:
Inheritance graph
[legend]

List of all members.

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 16 of file expansion.hh.


Member Function Documentation

virtual void cluster::XYColExpPtr::operator+= ( uint  i) [pure virtual]
virtual void cluster::XYColExpPtr::operator-= ( uint  i) [pure virtual]

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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)