Uses of Class
org.jlab.rec.fmt.track.fit.StateVecs.CovMat
Packages that use StateVecs.CovMat
-
Uses of StateVecs.CovMat in org.jlab.rec.fmt.track.fit
Fields in org.jlab.rec.fmt.track.fit declared as StateVecs.CovMatFields in org.jlab.rec.fmt.track.fit with type parameters of type StateVecs.CovMatMethods in org.jlab.rec.fmt.track.fit with parameters of type StateVecs.CovMatModifier and TypeMethodDescriptionorg.jlab.jnp.matrix.MatrixStateVecs.transport(int sector, int i, double Zf, StateVecs.StateVec iVec, StateVecs.CovMat covMat) voidStateVecs.transport(int sector, int i, int f, StateVecs.StateVec iVec, StateVecs.CovMat covMat) voidStateVecs.transportFixed(int sector, int i, int f, StateVecs.StateVec iVec, StateVecs.CovMat covMat)