|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatrixFilter | |
|---|---|
| org.nuiton.math.matrix.viewer | Nuiton matrix viewer. |
| Uses of MatrixFilter in org.nuiton.math.matrix.viewer |
|---|
| Fields in org.nuiton.math.matrix.viewer with type parameters of type MatrixFilter | |
|---|---|
protected List<MatrixFilter> |
MatrixViewerPanel.matrixFilters
Matrix filters (used after matrix reduction). |
| Methods in org.nuiton.math.matrix.viewer with parameters of type MatrixFilter | |
|---|---|
boolean |
MatrixViewerPanel.addMatrixFilter(MatrixFilter matrixFilter)
Add new matrix filter. |
| Method parameters in org.nuiton.math.matrix.viewer with type arguments of type MatrixFilter | |
|---|---|
protected MatrixND |
MatrixDimensionPanel.createAndReduce(MatrixND matrix,
List<MatrixFilter> matrixFilters)
Reduit, somme et filtre la matrice sur les dimensions selectionnés, les boutons d'action selections et les filtres enregistrés. |
MatrixND |
MatrixDimensionPanel.getModifiedMatrix(List<MatrixFilter> matrixFilters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||