FixedNdWeightedVector Class Template Reference

Inheritance diagram for FixedNdWeightedVector:

FixedNdVector LocalArray List of all members.

Detailed Description

template<class T, class V, int Size>
class FixedNdWeightedVector< T, V, Size >

Definition at line 58 of file WeightedPoints.H.

Public Member Functions

 FixedNdWeightedVector ()
 FixedNdWeightedVector (const T &value)
bool & operator== (const FixedNdVector< T, Size > &point) const
const V & value () const
void value (const V &value)

Protected Attributes

weightValue


Constructor & Destructor Documentation

FixedNdWeightedVector (  )  [inline]

Definition at line 61 of file WeightedPoints.H.

FixedNdWeightedVector ( const T &  value  )  [inline]

Definition at line 62 of file WeightedPoints.H.


Member Function Documentation

bool& operator== ( const FixedNdVector< T, Size > &  point  )  const [inline]

Definition at line 64 of file WeightedPoints.H.

const V& value (  )  const [inline]

Definition at line 71 of file WeightedPoints.H.

void value ( const V &  value  )  [inline]

Definition at line 72 of file WeightedPoints.H.


Member Data Documentation

V weightValue [protected]

Definition at line 72 of file WeightedPoints.H.

Referenced by FixedNdWeightedVector< double, double, 2 >::FixedNdWeightedVector(), FixedNdWeightedVector< double, double, 2 >::operator==(), and FixedNdWeightedVector< double, double, 2 >::value().


The documentation for this class was generated from the following file:
Generated on Thu Feb 1 15:31:55 2007 for WURDE by  doxygen 1.5.1