Scalar< T > Class Template Reference

#include <Scalar.h>

Collaboration diagram for Scalar< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Scalar ()
 Scalar (const T &t)
template<class T1 >
 Scalar (const T1 &t)
template<class Arg >
 Scalar (const Scalar< T > &s, const Arg &)
template<class Arg1 , class Arg2 >
 Scalar (const Scalar< T > &s, const Arg1 &, const Arg2 &)
 Scalar (const Scalar< T > &s)
const T & value () const
Scalar< T > & operator= (const Scalar< T > &rhs)
Scalar< T > & operator= (const T &rhs)

template<class T>
class Scalar< T >


Constructor & Destructor Documentation

template<class T>
Scalar< T >::Scalar (  )  [inline]

template<class T>
Scalar< T >::Scalar ( const T &  t  )  [inline]

template<class T>
template<class T1 >
Scalar< T >::Scalar ( const T1 &  t  )  [inline, explicit]

template<class T>
template<class Arg >
Scalar< T >::Scalar ( const Scalar< T > &  s,
const Arg &   
) [inline]

template<class T>
template<class Arg1 , class Arg2 >
Scalar< T >::Scalar ( const Scalar< T > &  s,
const Arg1 &  ,
const Arg2 &   
) [inline]

template<class T>
Scalar< T >::Scalar ( const Scalar< T > &  s  )  [inline]


Member Function Documentation

template<class T>
const T& Scalar< T >::value (  )  const [inline]

template<class T>
Scalar<T>& Scalar< T >::operator= ( const Scalar< T > &  rhs  )  [inline]

template<class T>
Scalar<T>& Scalar< T >::operator= ( const T &  rhs  )  [inline]


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

Generated on Wed Mar 16 06:20:34 2011 for FreePOOMA by  doxygen 1.5.9