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

I

InternalsKt - class in org.jetbrains.bio.viktor
 
invoke(Integer) - function in org.jetbrains.bio.viktor.F64Array.Companion
Creates a zero-filled flat array of a given shape.
invoke(Integer,Function1) - function in org.jetbrains.bio.viktor.F64Array.Companion
Creates a flat array of a given size and fills it using block.
invoke(Integer,Integer,Function2) - function in org.jetbrains.bio.viktor.F64Array.Companion
Creates a matrix with a given number of rows and columns and fills it using block.
invoke(Integer,Integer,Integer,Function3) - function in org.jetbrains.bio.viktor.F64Array.Companion
Creates a 3D array with given dimensions and fills it using block.
A  C  D  E  F  G  H  I  K  L  M  O  P  Q  R  S  T  U  V  W  _