A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IMathLink.GetSingleArray.html below:

IMathLink.GetSingleArray Method

Reads a list as a one-dimensional array of floats.

[Visual Basic]

Function GetSingleArray() As

Single() Remarks

The expression being read must be a list or other depth-1 expression of integers or reals. Values outside the range of a float are converted via casting.

The expression does not need to have head List. In other words, it could be Foo[1.0, 2.0]. The information about the head is lost; if you need this information you can either use GetArray(Type leafType, int depth, out string[] heads), or read the expression as an Expr and examine it using the Expr methods.

Exceptions Exception Type Condition MathLinkException If the waiting data cannot be read in this format, or on any other MathLink error. See Also

IMathLink Interface | Wolfram.NETLink Namespace | GetArray


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4