CppNoddy
0.92
|
This is the complete list of members for CppNoddy::Sequential_Matrix_base< _Type >, including all inherited members.
dump() const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
get(const std::size_t &row, const std::size_t &col) const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
ncols() const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
nelts() const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
nrows() const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
operator()(const std::size_t &row, const std::size_t &col) const =0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
operator()(const std::size_t &row, const std::size_t &col)=0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
scale(const _Type &mult)=0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
Sequential_Matrix_base() | CppNoddy::Sequential_Matrix_base< _Type > | |
set(const std::size_t &row, const std::size_t &col)=0 | CppNoddy::Sequential_Matrix_base< _Type > | pure virtual |
~Sequential_Matrix_base() | CppNoddy::Sequential_Matrix_base< _Type > | virtual |
© 2012
R.E. Hewitt