Matrix::operator()
Copyright (C) 2005 IENT-RWTH Aachen
inline reference Matrix::operator()(int_type i, int_type j)
inline const_reference Matrix::operator()(int_type i, int_type j) const
Element access
|
![]() |
inline reference Matrix::operator()(int_type i, int_type j)
inline const_reference Matrix::operator()(int_type i, int_type j) const
Element access