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 RnRn.newInstance(double[] arrVecInt) protected RnRn.newInstance(int intSize) Returns a new, zero element, instance ofRnwhich 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