Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Reverse Random Access Iterator type. This typedef uses std::reverse_iterator to describe a reversed matrix_random_access_iterator type. This is the reverse of iterator.
|