- java.lang.Object
-
- org.textensor.stochdiff.numeric.math.Column
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) double[] |
dat |
(package private) int |
n |
-
Constructor Summary
Constructors
Constructor and Description |
Column(double[] d) |
Column(int n0) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Column
public Column(int n0)
-
Method Detail
-
avgAbs
public double avgAbs()
-
print
public void print()
-
positivize
public void positivize()
Copyright © 2013. All Rights Reserved.