public class FactorTest extends Object
| Constructor and Description |
|---|
FactorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testClone()
Assert that clone do work (with inheritance).
|
void |
testEquationContinuousFactor()
Test factor with matrix.
|
void |
testIntFactor()
Test to build new factors with int values.
|
void |
testMatrixFactor()
Test factor with matrix.
|
void |
testRuleFactor()
Test factor with matrix.
|
public void testIntFactor()
public void testMatrixFactor()
MatrixNDpublic void testEquationContinuousFactor()
MatrixNDpublic void testRuleFactor()
MatrixNDpublic void testClone()
Copyright © 1999–2019 CodeLutin. All rights reserved.