alpaqa 0.0.1
Nonconvex constrained optimization
Public Member Functions | List of all members
vec_allocator::findstack Struct Reference

Detailed Description

Definition at line 18 of file alloc.hpp.

+ Inheritance diagram for vec_allocator::findstack:
+ Collaboration diagram for vec_allocator::findstack:

Public Member Functions

auto begin ()
 
auto begin () const
 
auto end ()
 
auto end () const
 
auto cbegin () const
 
auto cend () const
 
auto rbegin ()
 
auto rbegin () const
 
auto rend ()
 
auto rend () const
 
auto crbegin () const
 
auto crend () const
 

Member Function Documentation

◆ begin() [1/2]

auto begin ( )
inline

Definition at line 21 of file alloc.hpp.

◆ begin() [2/2]

auto begin ( ) const
inline

Definition at line 22 of file alloc.hpp.

◆ end() [1/2]

auto end ( )
inline

Definition at line 23 of file alloc.hpp.

◆ end() [2/2]

auto end ( ) const
inline

Definition at line 24 of file alloc.hpp.

◆ cbegin()

auto cbegin ( ) const
inline

Definition at line 26 of file alloc.hpp.

◆ cend()

auto cend ( ) const
inline

Definition at line 27 of file alloc.hpp.

◆ rbegin() [1/2]

auto rbegin ( )
inline

Definition at line 29 of file alloc.hpp.

◆ rbegin() [2/2]

auto rbegin ( ) const
inline

Definition at line 30 of file alloc.hpp.

◆ rend() [1/2]

auto rend ( )
inline

Definition at line 31 of file alloc.hpp.

◆ rend() [2/2]

auto rend ( ) const
inline

Definition at line 32 of file alloc.hpp.

◆ crbegin()

auto crbegin ( ) const
inline

Definition at line 34 of file alloc.hpp.

◆ crend()

auto crend ( ) const
inline

Definition at line 35 of file alloc.hpp.


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