#include <BaseMechanicalState.h>
Protected Attributes | |
unsigned int | column |
linearalgebra::BaseMatrix * | matrix |
Public Member Functions | |
ConstraintBlock (unsigned int c, linearalgebra::BaseMatrix *m) | |
unsigned int | getColumn () const |
const linearalgebra::BaseMatrix & | getMatrix () const |
linearalgebra::BaseMatrix * | getMatrix () |
|
protected |
|
inline |
|
inline |
|
inline |