Package gov.nih.mipav.model.algorithms
Class SphericalConformalMap.sparseMatrix
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.SphericalConformalMap.sparseMatrix
-
- Enclosing class:
- SphericalConformalMap
public class SphericalConformalMap.sparseMatrix extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description sparseMatrix(int[] rowArray, int[] colArray, double[] valArray, int nrow, int ncol)
-