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

S

sd() - function in org.jetbrains.bio.viktor.F64Array
Computes the unbiased standard deviation of the elements.
sd() - function in org.jetbrains.bio.viktor.F64Array
Computes the unbiased standard deviation of the elements.
SearchingKt - class in org.jetbrains.bio.viktor
 
searchSorted(F64Array,Double) - function in org.jetbrains.bio.viktor
Returns the insertion index of target into a sorted vector.
SerializationKt - class in org.jetbrains.bio.viktor
 
set(Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
Generic setter.
set(Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
 
set(Integer,Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
 
set(Integer,Integer,Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
 
set(Integer,F64Array) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Replaces a subarray with several first indices specified with the values from other.
set(Integer,Double) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Fills a subarray with several first indices specified with init value.
set(_I,F64Array) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Replaces the whole array with the values from other.
set(_I,Double) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Replaces the whole array with other value.
set(_I,Integer,F64Array) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Replaces a subarray with index 1 specified to c with the values from other.
set(_I,Integer,Double) - function in org.jetbrains.bio.viktor.F64Array.Viewer
Replaces a subarray with index 1 specified to c with the init value.
set(Integer,Double) - function in org.jetbrains.bio.viktor.F64FlatArray
 
set(Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
Generic setter.
set(Integer,Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
 
set(Integer,Integer,Integer,Double) - function in org.jetbrains.bio.viktor.F64Array
 
shuffle(F64Array,RandomGenerator) - function in org.jetbrains.bio.viktor
Randomly permutes the elements of this 1-D array.
slice(Integer,Integer,Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
Creates a sliced view of this array in O(1) time.
slice(Integer,Integer,Integer,Integer) - function in org.jetbrains.bio.viktor.F64Array
Creates a sliced view of this array in O(1) time.
sort(F64Array,Boolean) - function in org.jetbrains.bio.viktor
Sorts the elements in this 1-D array in in descending order.
SortingKt - class in org.jetbrains.bio.viktor
 
sum() - function in org.jetbrains.bio.viktor.F64Array
Returns the sum of the elements.
sum() - function in org.jetbrains.bio.viktor.F64FlatArray
Returns the sum of the elements.
A  C  D  E  F  G  H  I  K  L  M  O  P  Q  R  S  T  U  V  W  _