Scythe-1.0.3
|
template<typename T , matrix_order O, matrix_style S>
Populate a Matrix from a stream. This operator reads values from a stream and enters them into an existing Matrix in order.
References copy(). |