Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Const Bidirectional Iterator type. This typedef for const_matrix_bidirectional_iterator provides a convenient shorthand for a compromise (with speed and flexibility between const_matrix_random_access_iterator and const_matrix_forward_iterator) const Matrix iterator type.
|