Uses of Class
org.objectweb.jac.util.Matrix

Packages that use Matrix
org.objectweb.jac.aspects.gui   
 

Uses of Matrix in org.objectweb.jac.aspects.gui
 

Methods in org.objectweb.jac.aspects.gui with parameters of type Matrix
static void MatrixUtils.toCSV(Matrix matrix, Writer writer)
          Export a matrix to a CSV (comma separated values) file.