class HCL_RnSpace_d : public HCL_EuclideanVectorSpace_d

HCL_RnSpace_d is the HCL object representing the vector space Rn

Inheritance:


Public

Constructors
HCL_RnSpace_d ( int d )
Create a space of dimension n
HCL_RnSpace_d ( const HCL_RnSpace_d & x )
Create a copy of an existing Rn space

Inherited from HCL_EuclideanVectorSpace_d:

Public

Methods

virtual int Dim()
Return the dimension of the vector space

Inherited from HCL_VectorSpace_d:

Public Methods

virtual void* GetType()
virtual HCL_Vector_d* Member()
virtual int operator != (const HCL_VectorSpace_d &)
virtual int operator == (const HCL_VectorSpace_d &)
virtual HCL_VectorSpace_d* Replicate()
int Test( int display = 0, double tol = 100 )
virtual ostream& Write(ostream &)

Inherited from HCL_Base:

Public Methods

int Count()
void DecCount()
void IncCount()

Private Fields

int ReferenceCount

Documentation

HCL_RnSpace_d is the HCL object representing the vector space Rn
Constructors

HCL_RnSpace_d( int d )
Create a space of dimension n

HCL_RnSpace_d( const HCL_RnSpace_d & x )
Create a copy of an existing Rn space


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de