See: Description
Interface | Description |
---|---|
Merger |
An interface which can merge double values.
|
Class | Description |
---|---|
HTMLOutput |
Utilities for nice HTML output that can be put in wikis and such.
|
IntDoublePair |
A Pair of a primitive int and a primitive double.
|
MeanVarianceAccumulator |
An accumulator for online calculation of the mean and variance of a
stream of doubles.
|
MurmurHash3 |
The MurmurHash3 algorithm was created by Austin Appleby and placed in the public domain.
|
MurmurHash3.LongPair |
128 bits of state
|
Util |
Ye olde util class.
|
The main class is Util
which has static methods for
working with arrays and sampling various distributions using an rng.
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.