Uses of Interface
xal.tools.math.IIndex
Packages that use IIndex
Package
Description
Contains classes for representing particle beams
and various aspects and properties of particle beams.
Package contains tools for working in the space of real
number pairs (x,y) ∈ R2.
-
Uses of IIndex in xal.tools.beam
Classes in xal.tools.beam that implement IIndexModifier and TypeClassDescriptionstatic enum
Enumeration for the element position indices for homogeneous phase space objects.enum
Enumeration for the element position indices of six-dimensional phase space object.static enum
Enumeration for the element position indices of a homogeneous phase space objects.static enum
Enumeration for the element position indices for homogeneous phase space objects.static enum
Enumeration for the element position indices of three-dimensional objects. -
Uses of IIndex in xal.tools.math
Methods in xal.tools.math with parameters of type IIndexModifier and TypeMethodDescriptiondouble
Returns the matrix element at the position indicated by the given row and column index sources.double
Returns the vector component at the position indicated by the given index in theIIndex
interface.void
Set the element specified by the given position indices to the given new value.void
Set individual element of a vector to given value. -
Uses of IIndex in xal.tools.math.r2
Classes in xal.tools.math.r2 that implement IIndexModifier and TypeClassDescriptionstatic enum
Enumeration of the allowed index positions for objects of typeR2x2
. -
Uses of IIndex in xal.tools.math.r3
Classes in xal.tools.math.r3 that implement IIndex -
Uses of IIndex in xal.tools.math.r4
Classes in xal.tools.math.r4 that implement IIndex -
Uses of IIndex in xal.tools.math.r6
Classes in xal.tools.math.r6 that implement IIndex