Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Forward Iterator type. This typedef for matrix_forward_iterator provides a convenient shorthand for a fast (when compared to matrix_random_access_iterator) Matrix iterator type.
|