Package | Description |
---|---|
ubic.basecode.dataStructure.matrix | |
ubic.basecode.math |
Modifier and Type | Method and Description |
---|---|
static SparseDoubleMatrix<String,String> |
DoubleMatrixFactory.sparse(double[][] T) |
static SparseDoubleMatrix<String,String> |
DoubleMatrixFactory.sparse(int rows,
int cols) |
Modifier and Type | Method and Description |
---|---|
static <R,C> SparseDoubleMatrix<R,R> |
MatrixStats.correlationMatrix(DoubleMatrix<R,C> data,
double threshold) |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.