public class SolveMatrixTest
extends java.lang.Object
| Constructor and Description | 
|---|
| SolveMatrixTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| MatrixNd | getK() | 
| MatrixNd | getKerror() | 
| MatrixNd | getKnumeric() | 
| double | testStiffness(MechSystemBase sys,
             double h) | 
| double | testStiffness(MechSystemBase sys,
             double h,
             boolean printMatrices) | 
public double testStiffness(MechSystemBase sys, double h)
public double testStiffness(MechSystemBase sys, double h, boolean printMatrices)
public MatrixNd getK()
public MatrixNd getKnumeric()
public MatrixNd getKerror()