|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssignFunction | |
|---|---|
| hultig.util | This package gathers a set of generic tools used throughout several library classes. |
| Uses of AssignFunction in hultig.util |
|---|
| Methods in hultig.util with parameters of type AssignFunction | ||
|---|---|---|
static
|
Matrix.bestAssignment(ArrayList<T> u,
ArrayList<T> v,
AssignFunction<T> f)
Given two generic vectors and an assignment function, computes the best possible assignment among the two vector elements. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||