Uses of Class
org.nuiton.math.matrix.MatrixException

Packages that use MatrixException
org.nuiton.math.matrix   
org.nuiton.math.matrix.gui   
 

Uses of MatrixException in org.nuiton.math.matrix
 

Methods in org.nuiton.math.matrix that throw MatrixException
 MatrixND AbstractMatrixND.mult(MatrixND m)
           
 

Uses of MatrixException in org.nuiton.math.matrix.gui
 

Methods in org.nuiton.math.matrix.gui that throw MatrixException
 void MatrixPanelEditor.setMatrix(MatrixND m)
           
 

Constructors in org.nuiton.math.matrix.gui that throw MatrixException
MatrixTableModelND(MatrixND m)
          TableModel basee sur une MatrixND a une ou deux dimensions.
 



Copyright © 2004-2009 CodeLutin. All Rights Reserved.