package owl-base
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml Scientific and Engineering Computing - Base
Install
dune-project
Dependency
Authors
Maintainers
Sources
owl-0.10.0.tbz
sha256=eed3ca75b0e9388a2c56dd45eee7fe257adacba77b4536cda041bddf98f01691
sha512=baf6419a2a9019df403e9badf45b5ffeedb52d66676dd5899406cbebbca79f0cb23edaf3b93339da9f938f57424f4899faa7af7237cda4409c5a1470829975f9
doc/owl-base/Owl_algodiff_ops_builder/Make/argument-1-Core/index.html
Parameter Make.Core
module A : Owl_types_ndarray_algodiff.SigType definition
Core functions
val shape : t -> int arrayTODO
val is_float : t -> boolTODO
val is_arr : t -> boolTODO
val row_num : t -> intnumber of rows
val col_num : t -> intnumber of columns
val numel : t -> intnumber of elements
val pack_flt : float -> tconvert from ``float`` type to ``t`` type.
val _f : float -> tA shortcut function for ``F A.(float_to_elt x)``.
val unpack_flt : t -> floatconvert from ``t`` type to ``float`` type.
val deep_info : t -> stringTODO
val type_info : t -> stringTODO
val error_uniop : string -> t -> 'aTODO
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page