Uses of Interface
org.nuiton.math.matrix.viewer.MatrixFilter

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.
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.