COPP C++ API
C++ interface for COPP trajectory optimization
Loading...
Searching...
No Matches
copp::clarabel::detail Namespace Reference

Internal construction tags used to fetch Rust-side Clarabel defaults without double-initializing nested settings. More...

Classes

struct  NoInitTag

Variables

constexpr NoInitTag no_init {}

Detailed Description

Internal construction tags used to fetch Rust-side Clarabel defaults without double-initializing nested settings.

This namespace is an implementation detail of the public C++ headers; normal user code should construct copp::clarabel::Settings or copp::clarabel::Options directly.

Variable Documentation

◆ no_init

NoInitTag copp::clarabel::detail::no_init {}
inlineconstexpr

Definition at line 17 of file clarabel.hpp.