• Extracts a 2x2 matrix from a given matrix and store the result in a FloatArray

    Returns

    a new FloatArray array with 4 elements : the 2x2 matrix extracted from the given matrix

    Parameters

    Returns FloatArray