alpaqa 0.0.1
Nonconvex constrained optimization
Public Member Functions | Public Attributes | List of all members
cast_error_with_types Struct Reference

#include <alpaqa/kwargs-to-struct.hpp>

Detailed Description

Definition at line 17 of file kwargs-to-struct.hpp.

+ Inheritance diagram for cast_error_with_types:
+ Collaboration diagram for cast_error_with_types:

Public Member Functions

 cast_error_with_types (const py::cast_error &e, std::string from, std::string to)
 

Public Attributes

std::string from
 
std::string to
 

Constructor & Destructor Documentation

◆ cast_error_with_types()

cast_error_with_types ( const py::cast_error &  e,
std::string  from,
std::string  to 
)
inline

Definition at line 18 of file kwargs-to-struct.hpp.

Member Data Documentation

◆ from

std::string from

Definition at line 21 of file kwargs-to-struct.hpp.

◆ to

std::string to

Definition at line 22 of file kwargs-to-struct.hpp.


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