Class MPI.FloatArray
classMPI.FloatArray- Description
This class implements an array of double 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.