GCOP  1.0
Public Member Functions | Public Attributes
gcop::Body2dSlamCost Class Reference

#include <body2dslamcost.h>

Inheritance diagram for gcop::Body2dSlamCost:
Inheritance graph
[legend]
Collaboration diagram for gcop::Body2dSlamCost:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Body2dSlamCost (Body2d<> &sys, double tf, const Body2dGraph &pg)
double Lp (double t, const Body2dState &x, const Vector3d &u, const VectorXd &p, Vector6d *Lx=0, Matrix6d *Lxx=0, Vector3d *Lu=0, Matrix3d *Luu=0, Matrix63d *Lxu=0, VectorXd *Lp=0, MatrixXd *Lpp=0, MatrixX6d *Lpx=0)

Public Attributes

const Body2dGraphpg

Constructor & Destructor Documentation

Body2dSlamCost::Body2dSlamCost ( Body2d<> &  sys,
double  tf,
const Body2dGraph pg 
)

Member Function Documentation

double Body2dSlamCost::Lp ( double  t,
const Body2dState x,
const Vector3d &  u,
const VectorXd &  p,
Vector6d Lx = 0,
Matrix6d Lxx = 0,
Vector3d *  Lu = 0,
Matrix3d *  Luu = 0,
Matrix63d Lxu = 0,
VectorXd *  Lp = 0,
MatrixXd *  Lpp = 0,
MatrixX6d Lpx = 0 
)

Member Data Documentation

Referenced by Lp().


The documentation for this class was generated from the following files: