alpaqa dll
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Dim< Conf >::Horizon::Iter Struct Reference

#include <alpaqa/inner/directions/panoc-ocp/lqr.hpp>

Detailed Description

template<Config Conf>
struct alpaqa::Dim< Conf >::Horizon::Iter

Definition at line 16 of file lqr.hpp.

Collaboration diagram for Dim< Conf >::Horizon::Iter:

Public Member Functions

Iteroperator++ ()
Iter operator++ (int) const
index_toperator* ()
const index_toperator* () const

Public Attributes

index_t i

Member Function Documentation

◆ operator++() [1/2]

template<Config Conf>
Iter & operator++ ( )
inline

Definition at line 18 of file lqr.hpp.

◆ operator++() [2/2]

template<Config Conf>
Iter operator++ ( int ) const
inline

Definition at line 22 of file lqr.hpp.

◆ operator*() [1/2]

template<Config Conf>
index_t & operator* ( )
inline

Definition at line 27 of file lqr.hpp.

◆ operator*() [2/2]

template<Config Conf>
const index_t & operator* ( ) const
inline

Definition at line 28 of file lqr.hpp.

Member Data Documentation

◆ i

template<Config Conf>
index_t i

Definition at line 17 of file lqr.hpp.


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