Uses of Class
xal.tools.math.rn.Rn
Packages that use Rn
Package
Description
Package for doing linear algebra in the general base space of
Rn
where n is a positive integer.
-
Uses of Rn in xal.tools.math.rn
Methods in xal.tools.math.rn that return RnModifier and TypeMethodDescriptionRn.clone()
protected Rn
Rn.newInstance
(double[] arrVecInt) protected Rn
Rn.newInstance
(int intSize) Returns a new, zero element, instance ofRn
which has the same size as this object.Non-destructive matrix-vector multiplication.Methods in xal.tools.math.rn with parameters of type RnModifier and TypeMethodDescriptionNon-destructive matrix-vector multiplication.Constructors in xal.tools.math.rn with parameters of type Rn