package gsl
GSL - Bindings to the GNU Scientific Library
Install
Dune Dependency
Authors
Maintainers
Sources
gsl-ocaml-1.19.3.tar.gz
sha256=b00f67b0724583d8bc920e05188cf3aa2f95e5a3e572dbf3c4725d74e120f75b
md5=1ab7be9ac5a21b3ab9400c63f2fc82d7
doc/gsl/Gsl_vector_flat/index.html
Module Gsl_vector_flat
Vector of floats implemented with a float array
type vector = double_vector_flat
Operations
val create : ?init:float -> int -> vector
val of_array : float array -> vector
val to_array : vector -> float array
val length : vector -> int
val get : vector -> int -> float
val set : vector -> int -> float -> unit
val set_all : vector -> float -> unit
val set_zero : vector -> unit
val set_basis : vector -> int -> unit
val swap_element : vector -> int -> int -> unit
val reverse : vector -> unit
val scale : vector -> float -> unit
val add_constant : vector -> float -> unit
val is_null : vector -> bool
val max : vector -> float
val min : vector -> float
val minmax : vector -> float * float
val max_index : vector -> int
val min_index : vector -> int
val minmax_index : vector -> int * int
No-copy operations
val view_array : ?stride:int -> ?off:int -> ?len:int -> float array -> vector
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page