package owl
OCaml Scientific and Engineering Computing
Install
Dune Dependency
Authors
Maintainers
Sources
owl-0.10.0.tbz
sha256=eed3ca75b0e9388a2c56dd45eee7fe257adacba77b4536cda041bddf98f01691
sha512=baf6419a2a9019df403e9badf45b5ffeedb52d66676dd5899406cbebbca79f0cb23edaf3b93339da9f938f57424f4899faa7af7237cda4409c5a1470829975f9
doc/owl/Owl_dense_matrix_z/index.html
Module Owl_dense_matrix_z
Source
Complex dense matrix module: this module supports operations on dense matrices of complex numbers. The complex number has a record type of {re = float; im = float}
.
This page only contains detailed explanations for the operations specific to Dense.Complex module. Most of the other operations are the same to those in Dense.Real module, therefore please refer to the documentation of Dense.Real for more information.
include Owl_dense_matrix_intf.Common with type elt := elt and type mat := mat
Create dense matrices
Dense row vectors and meshgrids
Obtain the basic properties of a matrix
Manipulate a matrix
Iterate elements, columns, and rows.
Examine elements and compare two matrices
Randomisation functions
Input/Output and helper functions
Unary mathematical operations
Binary mathematical operations
Functions of in-place modification
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>