Mathematica 9 is now available
 Documentation /  Mathematica /  The Mathematica Book /  Mathematica Reference Guide /  Developer Context Objects in Mathematica 4 /

Developer`PackedArrayFormDeveloper`PolyGammaSimplify

Developer`PackedArrayQ

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

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

FilledSmallSquarePackedArrayQ[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.

Developer`PackedArrayFormDeveloper`PolyGammaSimplify



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.