Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.13 array

array(type, dimensions)

Returns an array of the indicated type (which must be one of the numbers that are defined in the structure #type) and dimensions. The latter may be either a single array containing the dimensions, or a list of scalar dimensions.

See also: bytarr, dblarr, distarr, fltarr, intarr, lonarr, cfloat, cdouble, #type, Default Arrays