Class MPI.SingleArray Description This class implements an array of single precision floats. Note Values will be converted to and from the Pike float type, which may introduce rounding errors if the types don't match in your installation. Method create MPI.SingleArray MPI.SingleArray(int(0..) size)