Uses of Class
jline.api.fes.FesMapMomentsResult
Packages that use FesMapMomentsResult
-
Uses of FesMapMomentsResult in jline.api.fes
Methods in jline.api.fes that return FesMapMomentsResultModifier and TypeMethodDescriptionstatic FesMapMomentsResultFes_map_moments.fes_map_moments(MatrixCell MAP) Computes the descriptors of an inter-departure MAP by sparse linear solves.static FesMapMomentsResultFes_map_moments.fes_map_moments(Matrix T0, Matrix T1, String method) Computes the descriptors of an inter-departure MAP.static FesMapMomentsResultFes_map_moments.fes_map_moments(Matrix T0, Matrix T1, String method, double stepSafety) Computes the descriptors of an inter-departure MAP.