Class DynamicMatrix::IndexProxy

Nested Relationships

This class is a nested type of Class DynamicMatrix.

Class Documentation

class IndexProxy

Public Functions

inline IndexProxy(DynamicMatrix &mat, index i, index j)
inline operator double() const
inline void operator=(double rhs)