Class MPI.SingleArray
classMPI.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.