A
C
D
E
F
G
H
I
K
L
M
O
P
Q
R
S
T
U
V
W
_
G
- get(Integer) - function in org.jetbrains.bio.viktor.F64Array
- Generic getter.
- get(Integer) - function in org.jetbrains.bio.viktor.F64Array
- get(Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
- get(Integer,Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
- get(Integer) - function in org.jetbrains.bio.viktor.F64Array.Viewer
- Returns a subarray with several first indices specified.
- get(_I,Integer) - function in org.jetbrains.bio.viktor.F64Array.Viewer
- Returns a subarray with index 1 specified to c.
- get(Integer) - function in org.jetbrains.bio.viktor.F64FlatArray
- get(Integer) - function in org.jetbrains.bio.viktor.F64Array
- Generic getter.
- get(Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
- get(Integer,Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
- getData() - function in org.jetbrains.bio.viktor.F64Array
- Raw data array.
- getData() - function in org.jetbrains.bio.viktor.F64FlatArray
- Raw data array.
- getIsFlattenable() - function in org.jetbrains.bio.viktor.F64Array
- Returns
trueif this array can be flattened using flatten. - getIsFlattenable() - function in org.jetbrains.bio.viktor.F64FlatArray
- Returns
trueif this array can be flattened using flatten. - getLength() - function in org.jetbrains.bio.viktor.F64Array
- Number of elements along the first axis.
- getLength() - function in org.jetbrains.bio.viktor.F64FlatArray
- Number of elements along the first axis.
- getNDim() - function in org.jetbrains.bio.viktor.F64Array
- Number of axes in this array.
- getNDim() - function in org.jetbrains.bio.viktor.F64FlatArray
- Number of axes in this array.
- getOffset() - function in org.jetbrains.bio.viktor.F64Array
- Offset of the first vector element in the raw data array.
- getOffset() - function in org.jetbrains.bio.viktor.F64FlatArray
- Offset of the first vector element in the raw data array.
- getShape() - function in org.jetbrains.bio.viktor.F64Array
- Number of elements along each axis.
- getShape() - function in org.jetbrains.bio.viktor.F64FlatArray
- Number of elements along each axis.
- getSize() - function in org.jetbrains.bio.viktor.F64Array
- getSize() - function in org.jetbrains.bio.viktor.F64FlatArray
- getStrides() - function in org.jetbrains.bio.viktor.F64Array
- Indexing steps along each axis.
- getStrides() - function in org.jetbrains.bio.viktor.F64FlatArray
- Indexing steps along each axis.
- getV() - function in org.jetbrains.bio.viktor.F64Array
- A broadcasted viewer for this array.
- getV() - function in org.jetbrains.bio.viktor.F64FlatArray
- A broadcasted viewer for this array.