|
Parallel Colt 0.7.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntIntDoubleFunction | |
|---|---|
| cern.colt.matrix.tdouble | Matrix interfaces and factories holding elements of double data type. |
| cern.colt.matrix.tdouble.impl | Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of double data type. |
| Uses of IntIntDoubleFunction in cern.colt.matrix.tdouble |
|---|
| Methods in cern.colt.matrix.tdouble with parameters of type IntIntDoubleFunction | |
|---|---|
DoubleMatrix2D |
DoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]). |
| Uses of IntIntDoubleFunction in cern.colt.matrix.tdouble.impl |
|---|
| Methods in cern.colt.matrix.tdouble.impl with parameters of type IntIntDoubleFunction | |
|---|---|
DoubleMatrix2D |
TridiagonalDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
SparseDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
RCDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
DiagonalDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
DenseDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
DenseColDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
DoubleMatrix2D |
CCDoubleMatrix2D.forEachNonZero(IntIntDoubleFunction function)
|
|
Parallel Colt 0.7.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||