|
SOLUTIONS
|
DEVELOPER 程序包 符号
FromPackedArray
FromPackedArray[expr]
unpacks expr so that its internal representation is not a packed array.
更多信息更多信息
- To use
, you first need to load the Developer Utilities Package using Needs["Developer`"]. - Using
will not change results generated by Mathematica, but can reduce speed of execution and increase memory usage. - If expr is not a packed array, FromPackedArray[expr] returns expr unchanged.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
