Uses of Class
jline.solvers.fluid.moments.FluidClosures.ShareResult
Packages that use FluidClosures.ShareResult
-
Uses of FluidClosures.ShareResult in jline.solvers.fluid.moments
Methods in jline.solvers.fluid.moments that return FluidClosures.ShareResultModifier and TypeMethodDescriptionstatic FluidClosures.ShareResultExpected capacity share of a GPS station under a normal marginal, mirroring MATLABfluid_gps_share.static FluidClosures.ShareResultFluidClosures.shareClosure(Matrix x, Matrix wv, Matrix cov, boolean wantJac) The share closure without the joint-closure covariance.static FluidClosures.ShareResultFluidClosures.shareClosure(Matrix x, Matrix wv, Matrix cov, boolean wantJac, boolean wantCov) Second-order closure of the capacity share of a sharing discipline, mirroring MATLABfluid_share_closure.