- java.lang.Object
-
- fr.inrialpes.exmo.ontosim.util.matrix.MatrixDoubleArray<R,C>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.List<C> |
cols |
private java.util.List<R> |
rows |
private double[][] |
values |
-
Constructor Summary
Constructors
Constructor and Description |
MatrixDoubleArray(java.util.List<R> r,
java.util.List<C> c,
double[][] vals) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017