proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
proxsuite::nlp::math_types< _Scalar > Struct Template Reference

Typedefs for math (Eigen vectors, matrices) depending on scalar type. More...

#include <proxsuite-nlp/math.hpp>

Inheritance diagram for proxsuite::nlp::math_types< _Scalar >:
[legend]

Public Types

using Scalar = _Scalar
 

Public Attributes

 _Scalar
 

Detailed Description

template<typename _Scalar>
struct proxsuite::nlp::math_types< _Scalar >

Typedefs for math (Eigen vectors, matrices) depending on scalar type.

Definition at line 43 of file math.hpp.

Member Typedef Documentation

◆ Scalar

template<typename _Scalar >
using proxsuite::nlp::math_types< _Scalar >::Scalar = _Scalar

Definition at line 44 of file math.hpp.

Member Data Documentation

◆ _Scalar

template<typename _Scalar >
proxsuite::nlp::math_types< _Scalar >::_Scalar

Definition at line 45 of file math.hpp.


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