public class TestMatrixRowStats extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DoubleMatrix<String,String> |
testdata |
| Constructor and Description |
|---|
TestMatrixRowStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMeans() |
void |
testMeans2() |
void |
testStandardDeviations() |
void |
testSumOfSquaresDoubleMatrixNamed() |
void |
testSumOfSquaresDoubleMatrixNamedDoubleArrayList() |
void |
testSums() |
protected DoubleMatrix<String,String> testdata
public final void testMeans()
public final void testMeans2()
public final void testStandardDeviations()
public final void testSumOfSquaresDoubleMatrixNamed()
public final void testSumOfSquaresDoubleMatrixNamedDoubleArrayList()
public final void testSums()
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.