[][src]Function aljabar::mat1x1

pub fn mat1x1<T>(x00: T) -> Mat1x1<T>

Returns a 1-by-1 square matrix.