Package jline.util
package jline.util
Fundamental data structures and utilities
-
ClassDescriptionUtility functions for Gaussian Mixture Model operations.IndexedMinHeap A min-heap over a fixed set of integer keys 0..n-1, each associated with a double priority.Utility class for saving matrices and workspaces to MATLAB .mat files using the MFL (MATLAB File Library) for Java.Mathematical functions and utilities.A container for storing named parameters with string identifiers and object values.Pair<T,
U> A generic pair container that holds two objects of potentially different types.Data structure modeling a lattice used to describe a combination of job populations.A pre-computed class dependence function that stores function values for all possible state combinations.Utility class for calling Python scripts from JavaCentralized random number generator management for reproducible, thread-safe random number generation.SerializableFunction<T,U> Interface used for routing functionsDeprecated.Use RandomManager directly for new code.Triple<A,B, C> A generic triple container that holds three objects of potentially different types.Miscellaneous utilitiesContainer class for MAPE calculation results