Colt 1.2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

UNDERFLOW - Static variable in interface hep.aida.IHistogram
Constant specifying the underflow bin (can be passed to any method expecting a bin number).
Uniform - class cern.jet.random.Uniform.
Uniform distribution; Math definition and animated definition.
Uniform(double, double, int) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum, using a MersenneTwister seeded with the given seed.
Uniform(double, double, RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum.
Uniform(RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with min=0.0 and max=1.0.
Units - class cern.clhep.Units.
High Energy Physics coherent system of Units.
universe_mean_density - Static variable in class cern.clhep.PhysicalConstants
 
unknown_N_compute_B_and_K(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
upperBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
The upper bandwidth of a square matrix A is the maximum j-i for which A[i,j] is nonzero and j > i.
upperEdge() - Method in interface hep.aida.IAxis
Upper axis edge.
upperEdge() - Method in class hep.aida.ref.FixedAxis
 
upperEdge() - Method in class hep.aida.ref.VariableAxis
 

Colt 1.2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Jump to the Colt Homepage