Mathematica 9 is now available

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

Developer`FromPackedArray

FilledSmallSquare FromPackedArray[expr] unpacks expr so that its internal representation is not a packed array.

FilledSmallSquare Using FromPackedArray will not change results generated by Mathematica, but can reduce speed of execution and increase memory usage.

FilledSmallSquare If expr is not a packed array, FromPackedArray[expr] returns expr unchanged.

FilledSmallSquare See also: ToPackedArray, PackedArrayQ, 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.