Struct LinearTerm

Struct Documentation

struct LinearTerm

Structure holding linearized Jacobian blocks.

The LinearTerm uses sequential variable indices instead of UUIDs

Public Members

std::vector<unsigned int> variables
std::vector<fuse_core::MatrixXd> A
fuse_core::VectorXd b