Uses of Class
xal.tools.math.GenericSquareMatrix
Packages that use GenericSquareMatrix
-
Uses of GenericSquareMatrix in xal.tools.math
Methods in xal.tools.math that return GenericSquareMatrixModifier and TypeMethodDescriptionGenericSquareMatrix.clone()
static GenericSquareMatrix
GenericMatrix.createSquare
(BaseMatrix<?> m) Create a copy of provided matrix as a square matrix.protected GenericSquareMatrix
GenericSquareMatrix.newInstance
(int row, int col) Constructors in xal.tools.math with parameters of type GenericSquareMatrix