GCOP  1.0
Public Member Functions
gcop::RnLqSensorCost< _nx, _nu, _np, _ng, _nz > Class Template Reference

#include <rnlqsensorcost.h>

Inheritance diagram for gcop::RnLqSensorCost< _nx, _nu, _np, _ng, _nz >:
Inheritance graph
[legend]
Collaboration diagram for gcop::RnLqSensorCost< _nx, _nu, _np, _ng, _nz >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RnLqCost (System< Vectornd, _nx, _nu, _np > &sys, Manifold< Vectorrd, _nz > &Z, bool diag=true)

Detailed Description

template<int _nx = Dynamic, int _nu = Dynamic, int _np = Dynamic, int _ng = Dynamic, int _nz = Dynamic>
class gcop::RnLqSensorCost< _nx, _nu, _np, _ng, _nz >

Linear-quadratic cost over a vector space $ \mathbb R^n $


Member Function Documentation

template<int _nx, int _nu, int _np, int _ng, int _nz>
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, ...)

Parameters:
diagare the R,S,P matrices diagonal? (true by default)

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