Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Mathematica Reference Guide / Developer Context Objects in Mathematica 5 /

Developer`PackedArrayQ

FilledSmallSquare PackedArrayQ[expr] returns True if expr is a packed array in its internal representation, and returns False otherwise.

FilledSmallSquare PackedArrayQ[expr, type] returns True if expr is a packed array of objects of the specified type.

FilledSmallSquare PackedArrayQ[expr, type, rank] returns True if expr is a packed array of the specified rank.

FilledSmallSquare Supported types are Integer, Real and Complex.

FilledSmallSquare See also: ToPackedArray, ByteCount.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.