List of usage examples for org.apache.commons.math.linear Array2DRowRealMatrix subclass-usage
From source file edu.cudenver.bios.matrixsvc.application.NamedRealMatrix.java
/**
* This is a wrapper for the {@link Array2DRowRealMatrix}
* which adds a 'name' attribute for the matrix.
* @author Jonathan Cohen
*
*/