Uses of Class
jline.solvers.NetworkMomentStationResult
Packages that use NetworkMomentStationResult
-
Uses of NetworkMomentStationResult in jline.solvers
Methods in jline.solvers that return NetworkMomentStationResultModifier and TypeMethodDescriptionNetworkMomentChainTable.getMoments()Returns the raw moment results, including the cross-chain and cross-station covariances that this table does not show.NetworkMomentStationTable.getMoments()Returns the raw moment results, including the cross-station covariance matrix that this table does not show.Methods in jline.solvers with parameters of type NetworkMomentStationResultModifier and TypeMethodDescriptionvoidNetworkMomentChainTable.setMoments(NetworkMomentStationResult moments) Sets the raw moment results.voidNetworkMomentStationTable.setMoments(NetworkMomentStationResult moments) Sets the raw moment results.