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

R

RandomKt - class in org.jetbrains.bio.viktor
 
reduce(Function2) - function in org.jetbrains.bio.viktor.F64Array
Reduces the array using the provided reduction operation op.
reduce(Function2) - function in org.jetbrains.bio.viktor.F64FlatArray
Reduces the array using the provided reduction operation op.
reorder(IntArray,Integer) - function in org.jetbrains.bio.viktor.F64Array
Applies a given permutation of indices to the elements in the array.
reorder(IntArray,Integer) - function in org.jetbrains.bio.viktor.F64FlatArray
Applies a given permutation of indices to the elements in the array.
rescale() - function in org.jetbrains.bio.viktor.F64Array
Rescales the elements so that the sum is 1.0.
rescale() - function in org.jetbrains.bio.viktor.F64Array
Rescales the elements so that the sum is 1.0.
reshape(Integer) - function in org.jetbrains.bio.viktor.F64Array
Reshapes this array.
reshape(Integer) - function in org.jetbrains.bio.viktor.F64FlatArray
Reshapes this array.
result() - function in org.jetbrains.bio.viktor.KahanSum
Returns the sum accumulated so far.
A  C  D  E  F  G  H  I  K  L  M  O  P  Q  R  S  T  U  V  W  _