• Extracts a 3x3 matrix from a given matrix and store the result in a FloatArray

    Returns

    a new FloatArray array with 9 elements : the 3x3 matrix extracted from the given matrix

    Parameters

    Returns FloatArray