single - Single-precision arrays - MATLAB (original) (raw)

Thesingle function fully supports tall arrays. For more information, see Tall Arrays.

Usage notes and limitations:

This function fully supports thread-based environments. For more information, see Run MATLAB Functions in Thread-Based Environment.

The single function fully supports GPU arrays. To run the function on a GPU, specify the input data as a gpuArray (Parallel Computing Toolbox). For more information, see Run MATLAB Functions on a GPU (Parallel Computing Toolbox).

This function fully supports distributed arrays. For more information, see Run MATLAB Functions with Distributed Arrays (Parallel Computing Toolbox).