JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.io7m.jtensors.core
@Export @Version("10.0.0")
package
com.io7m.jtensors.core
Core types and functions.
Related Packages
Package
Description
com.io7m.jtensors.core.determinants
Functions for calculating determinants.
com.io7m.jtensors.core.dotproducts
Functions for calculating dot products.
com.io7m.jtensors.core.quaternions
Quaternion types.
Interfaces
Class
Description
MatrixComputationalType
The type of matrices intended for computation.
VectorComputationalType
The type of vectors intended for computation.