Gets or sets the components of a column that match the specified condition.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| F# |
member Item : Vector with get, set
|
Field Value
A
Vector that contains the components of the column with index
column in this instance
for which
condition returns
trueTruetruetrue (True in Visual Basic).
See Also