Function transform_from_2dmatrix

Source
pub fn transform_from_2dmatrix(in_array: Array2<f64>) -> AffineTransform
Expand description

converts a matrix into an equivalent AffineTransform