- java.lang.Object
-
- fr.inrialpes.exmo.ontosim.util.matrix.MatrixDouble<R,C>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.Map<C,java.lang.Integer> |
col |
private int |
currentCidx |
private int |
cVsize |
private java.util.Map<R,java.util.List<double[]>> |
rowVal |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
currentCidx
private int currentCidx
-
cVsize
private int cVsize
-
Constructor Detail
-
MatrixDouble
public MatrixDouble()
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017