JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
com.io7m.jtensors.core
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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.