[][src]Function graphics::math::scale

pub fn scale<T>(sx: T, sy: T) -> Matrix2d<T> where
    T: Float, 

Create a scale matrix.