![]()
|
ref
|
The ref function retrieves the I-th element from the NumMatrix
The ref function is used to access a single NumMatrix element. Assuming there are n elements in a NumMatrix, the elements of the NumMatrix are accessed as elements 0 thru n-1 , or they may be referenced by dimension list if the NumMatrix is of rank greater than one.
(ref nummatrix index) A single NumMatrix element.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types nummatrix A predefined NumMatrix object. NumMatrix index An integer index or a series of indices Integer
Returns:
Examples
Argument Types
String
Symbol
Structure
Brick
Matrix
List
Void
Number
Date
Function
ObjectRepository
ShortVector
Dictionary
Directory
Vector
Text
Integer
Boolean
Character
Complex
Lambda
NumMatrix
How do I contact the AIS team?