package owl
OCaml Scientific and Engineering Computing
Install
Dune Dependency
Authors
Maintainers
Sources
owl-1.0.2.tbz
sha256=38d210ce6c1c2f09631fd59951430e4f364b5ae036c71ed1b32ce559b2a29263
sha512=c468100556445384b9c6adad9c37b5a9b8c27db8be35f61979e65fafa88c60221b8bda0a9c06cfbbc8d4e216a1ed08a315dfefb45bb4f5f15aa82d4358f57567
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)"
>