Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Const Bidirectional Iterator type. This typedef uses std::reverse_iterator to describe a reversed matrix_bidirectional_iterator type. This is the reverse of bidirectional_iterator.
|