JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.ejml.data.Submatrix
Packages that use
Submatrix
Package
Description
org.ejml.data
Uses of
Submatrix
in
org.ejml.data
Subclasses of
Submatrix
in
org.ejml.data
Modifier and Type
Class
Description
class
DSubmatrixD1
Describes a rectangular submatrix inside of a
DMatrixD1
.
class
FSubmatrixD1
Describes a rectangular submatrix inside of a
FMatrixD1
.