package owl
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Scientific and Engineering Computing
Install
dune-project
Dependency
Authors
Maintainers
Sources
owl-1.0.2.tbz
sha256=38d210ce6c1c2f09631fd59951430e4f364b5ae036c71ed1b32ce559b2a29263
sha512=c468100556445384b9c6adad9c37b5a9b8c27db8be35f61979e65fafa88c60221b8bda0a9c06cfbbc8d4e216a1ed08a315dfefb45bb4f5f15aa82d4358f57567
doc/owl/Owl_sparse_ndarray/C/index.html
Module Owl_sparse_ndarray.CSource
include module type of struct include Owl_sparse_ndarray_c end
Create sparse ndarray
Obtain basic properties
Manipulate a N-dimensional array
Iterate array elements
Examine array elements or compare two arrays
Input/Output and helper functions
Unary mathematical operations
Binary mathematical operations
include module type of struct include Operator end
Source
val (+) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (-) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (*) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (/) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (+$) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
'a ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (-$) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
'a ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (*$) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
'a ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (/$) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
'a ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val ($+) :
'a ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val ($-) :
'a ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val ($*) :
'a ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val ($/) :
'a ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.tSource
val (=) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (!=) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (<>) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (>) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (<) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (>=) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
boolSource
val (<=) :
('a, 'b) Owl_sparse_ndarray_generic.t ->
('a, 'b) Owl_sparse_ndarray_generic.t ->
bool sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>