A  C  D  E  F  G  H  I  K  L  M  O  P  Q  R  S  T  U  V  W  _ 

A

along(Integer) - function in org.jetbrains.bio.viktor.F64Array
Returns a sequence of views along the specified axis.
along(Integer) - function in org.jetbrains.bio.viktor.F64FlatArray
Returns a sequence of views along the specified axis.
append(F64Array,Integer) - function in org.jetbrains.bio.viktor.F64Array
Appends this array to another array.
append(F64Array,Integer) - function in org.jetbrains.bio.viktor.F64Array
Appends this array to another array.
argMax() - function in org.jetbrains.bio.viktor.F64Array
Returns the index of the maximum element.
argMax() - function in org.jetbrains.bio.viktor.F64FlatArray
Returns the index of the maximum element.
argMin() - function in org.jetbrains.bio.viktor.F64Array
Returns the index of the minimum element.
argMin() - function in org.jetbrains.bio.viktor.F64FlatArray
Returns the index of the minimum element.
argSort(F64Array,Boolean) - function in org.jetbrains.bio.viktor
Returns a permutation of indices which makes the 1-D array sorted.
asF64Array(DoubleArray) - function in org.jetbrains.bio.viktor
Wraps a given array.
asF64Array(DoubleArray,Integer,Integer) - function in org.jetbrains.bio.viktor
Wraps a given region of the array.
asF64Array(NpyArray) - function in org.jetbrains.bio.viktor
Returns a view of the NpyArray as an n-dimensional array.
A  C  D  E  F  G  H  I  K  L  M  O  P  Q  R  S  T  U  V  W  _