us.ihmc.utilities.math
Class MatrixStatistics.DoubleWrapper

java.lang.Object
  extended by us.ihmc.utilities.math.MatrixStatistics.DoubleWrapper
Enclosing class:
MatrixStatistics

public static class MatrixStatistics.DoubleWrapper
extends java.lang.Object


Field Summary
 double val
           
 
Constructor Summary
MatrixStatistics.DoubleWrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

public double val
Constructor Detail

MatrixStatistics.DoubleWrapper

public MatrixStatistics.DoubleWrapper()