Class CSRGeneralMatrix::IndexProxy

Nested Relationships

This class is a nested type of Template Class CSRGeneralMatrix.

Class Documentation

class IndexProxy

Public Functions

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