GCOP
1.0
|
#include <rnlqsensorcost.h>
Public Member Functions | |
RnLqCost (System< Vectornd, _nx, _nu, _np > &sys, Manifold< Vectorrd, _nz > &Z, bool diag=true) |
Linear-quadratic cost over a vector space
gcop::RnLqSensorCost< _nx, _nu, _np, _ng, _nz >::RnLqCost | ( | System< Vectornd, _nx, _nu, _np > & | sys, |
Manifold< Vectorrd, _nz > & | Z, | ||
bool | diag = true |
||
) |
Linear-quadratic cost on a vector space. Use this constructor only for fixed-size initialization, i.e. RnLqCost<n,c>(tf, xf, ...)
diag | are the R,S,P matrices diagonal? (true by default) |