aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
aligator::LogColumn Struct Reference

#include <aligator/utils/logger.hpp>

Collaboration diagram for aligator::LogColumn:
[legend]

Public Attributes

std::string_view name
 
std::string_view format
 
uint width
 

Detailed Description

Definition at line 16 of file logger.hpp.

Member Data Documentation

◆ name

std::string_view aligator::LogColumn::name

Definition at line 17 of file logger.hpp.

◆ format

std::string_view aligator::LogColumn::format

Definition at line 18 of file logger.hpp.

◆ width

uint aligator::LogColumn::width

Definition at line 19 of file logger.hpp.


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