Moby
|
Matrix block. More...
#include <SparseJacobian.h>
Public Member Functions | |
unsigned | rows () const |
unsigned | columns () const |
Public Attributes | |
unsigned | st_col_idx |
unsigned | st_row_idx |
Ravelin::MatrixNd | block |
Matrix block.
The block itself is dense and starts at row st_row_idx and column st_col_idx of the dense matrix.