Method FromArray FromArray(Single[]) Converts the matrix to an array of floats. Declaration public static Matrix FromArray(float[] floatArray) Parameters Type Name Description System.Single[] floatArray Returns Type Description Matrix