public class MatlabSparseMatrixBuilderTest extends Object
Constructor and Description |
---|
MatlabSparseMatrixBuilderTest() |
Modifier and Type | Method and Description |
---|---|
Matrix |
denseMatrix() |
SparseMatrix |
sparseMatrix() |
void |
testAddDenseVectorColumn() |
void |
testAddDenseVectorColumnTranpose() |
void |
testAddDoubleColumn() |
void |
testAddDoubleColumnTranspose() |
void |
testAddSparseArrayColumn() |
void |
testAddSparseArrayColumnTranspose() |
void |
testAddSparseVectorColumn() |
void |
testAddSparseVectorColumnTranspose() |
public Matrix denseMatrix()
public SparseMatrix sparseMatrix()
public void testAddSparseVectorColumn()
public void testAddSparseVectorColumnTranspose()
public void testAddDoubleColumn()
public void testAddDoubleColumnTranspose()
public void testAddDenseVectorColumn()
public void testAddDenseVectorColumnTranpose()
public void testAddSparseArrayColumn()
public void testAddSparseArrayColumnTranspose()
Copyright © 2012. All Rights Reserved.