gtsam 4.1.1
gtsam
|
LinearCost derived from JacobianFactor to support linear cost functions c'x. More...
Go to the source code of this file.
Classes | |
class | gtsam::LinearCost |
This class defines a linear cost function c'x which is a JacobianFactor with only one row. More... | |
struct | gtsam::traits< LinearCost > |
traits More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
Typedefs | |
typedef Eigen::RowVectorXd | gtsam::RowVector |
LinearCost derived from JacobianFactor to support linear cost functions c'x.