Class | Description |
---|---|
ArgMax<T,V extends Comparable<V>> |
Keeps track of maximum and the object that corresponds to the maximum.
|
ArgMin<T,V extends Comparable<V>> |
Keeps track of maximum and the object that corresponds to the maximum.
|
MathUtilities |
Some math utilities that are not present in the standard math library.
|
Permutations |
Provides an implementation of various permutations related operations.
|
Copyright © 2017. All rights reserved.