|
Colt 1.2.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
DoubleMatrix1DComparator | A comparison function which imposes a total ordering on some collection of elements. |
DoubleMatrix2DComparator | A comparison function which imposes a total ordering on some collection of elements. |
Statistic.VectorVectorFunction | Interface that represents a function object: a function that takes two argument vectors and returns a single value. |
Class Summary | |
Formatter | Flexible, well human readable matrix print formatting; By default decimal point aligned. |
Partitioning | Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other. |
Sorting | Matrix quicksorts and mergesorts. |
Statistic | Basic statistics operations on matrices. |
Stencil | Stencil operations. |
Transform | Deprecated. |
Double matrix algorithms such as print formatting, sorting, partitioning and statistics.
|
Colt 1.2.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |