#include <mbslqcost.h>
List of all members.
Public Member Functions |
| MbsLqCost (double tf, const MbsState< nb > &xf, bool diag=true) |
double | L (double t, const MbsState< nb > &x, const Vectorcd &u, Vectornd *Lx=0, Matrixnd *Lxx=0, Vectorcd *Lu=0, Matrixcd *Luu=0, Matrixncd *Lxu=0) |
template<int nb, int c>
class gcop::MbsLqCost< nb, c >
Constructor & Destructor Documentation
Member Function Documentation
template<int nb, int c>
double gcop::MbsLqCost< nb, c >::L |
( |
double |
t, |
|
|
const MbsState< nb > & |
x, |
|
|
const Vectorcd & |
u, |
|
|
Vectornd * |
Lx = 0 , |
|
|
Matrixnd * |
Lxx = 0 , |
|
|
Vectorcd * |
Lu = 0 , |
|
|
Matrixcd * |
Luu = 0 , |
|
|
Matrixncd * |
Lxu = 0 |
|
) |
| |
The documentation for this class was generated from the following file: