Moby
Public Member Functions | Public Attributes | List of all members
Moby::MatrixBlock Struct Reference

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
 

Detailed Description

Matrix block.

The block itself is dense and starts at row st_row_idx and column st_col_idx of the dense matrix.


The documentation for this struct was generated from the following file: