CVM Class Library  8.1
This C++ class library encapsulates concepts of vector and different matrices including square, band, symmetric and hermitian ones in Euclidean space of real and complex numbers.
 All Classes Files Functions Variables Typedefs Friends Macros Pages
type_proxy< T, TR > Member List

This is the complete list of members for type_proxy< T, TR >, including all inherited members.

get()type_proxy< T, TR >inline
get() const type_proxy< T, TR >inline
imag() const type_proxy< T, TR >inline
mbReadOnlytype_proxy< T, TR >protected
mTtype_proxy< T, TR >protected
operator T() const type_proxy< T, TR >inline
operator&()type_proxy< T, TR >inline
operator&() const type_proxy< T, TR >inline
operator*(const U &u) const type_proxy< T, TR >inline
operator*(const type_proxy< T, TR > &u) const type_proxy< T, TR >inline
operator*=(const U &u)type_proxy< T, TR >inline
operator+(const U &u) const type_proxy< T, TR >inline
operator+(const type_proxy< T, TR > &u) const type_proxy< T, TR >inline
operator+=(const U &u)type_proxy< T, TR >inline
operator-(const U &u) const type_proxy< T, TR >inline
operator-(const type_proxy< T, TR > &u) const type_proxy< T, TR >inline
operator-() const type_proxy< T, TR >inline
operator-=(const U &u)type_proxy< T, TR >inline
operator/(const U &u) const type_proxy< T, TR >inline
operator/(const type_proxy< T, TR > &u) const type_proxy< T, TR >inline
operator/=(const U &u)type_proxy< T, TR >inline
operator=(const type_proxy &p)type_proxy< T, TR >inline
operator=(const T &v)type_proxy< T, TR >inline
real() const type_proxy< T, TR >inline
type_proxy(T &ref, bool read_only)type_proxy< T, TR >inline
type_proxy(const T &ref, bool read_only=true)type_proxy< T, TR >inline
type_proxy(const type_proxy &p)type_proxy< T, TR >inline
val() const type_proxy< T, TR >inline