The Vish Visualization Shell 0.3
Vish
Eagle::SubQuadratic< N, Quadratic > Class Template Reference
Inheritance diagram for Eagle::SubQuadratic< N, Quadratic >:
Eagle::SubMatrix< N, N, Quadratic >

Additional Inherited Members

Public Member Functions inherited from Eagle::SubMatrix< N, N, Quadratic >
const value_type & operator() (int i, int j) const
 Element access operation.
 SubMatrix (const Quadratic &MySuperMatrix)
 Construct from some matrix.
Public Attributes inherited from Eagle::SubMatrix< N, N, Quadratic >
STATIC_CONSTEXPR_BEGIN cols
 The columns of this matrix (shortcut).
STATIC_CONSTEXPR_BEGIN columns
 The columns of this matrix.
STATIC_CONSTEXPR_BEGIN rows
 The rows of this matrix.