proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::proxqp::utils::EigenNoAlloc Struct Reference

#include <proxsuite/proxqp/utils/random_qp_problems.hpp>

Public Member Functions

 EigenNoAlloc (EigenNoAlloc &&)=delete
 
 EigenNoAlloc (EigenNoAlloc const &)=delete
 
auto operator= (EigenNoAlloc &&) -> EigenNoAlloc &=delete
 
auto operator= (EigenNoAlloc const &) -> EigenNoAlloc &=delete
 
 EigenNoAlloc ()=default
 

Detailed Description

Definition at line 428 of file random_qp_problems.hpp.

Constructor & Destructor Documentation

◆ EigenNoAlloc() [1/3]

proxsuite::proxqp::utils::EigenNoAlloc::EigenNoAlloc ( EigenNoAlloc && )
delete

◆ EigenNoAlloc() [2/3]

proxsuite::proxqp::utils::EigenNoAlloc::EigenNoAlloc ( EigenNoAlloc const & )
delete

◆ EigenNoAlloc() [3/3]

proxsuite::proxqp::utils::EigenNoAlloc::EigenNoAlloc ( )
default

Member Function Documentation

◆ operator=() [1/2]

auto proxsuite::proxqp::utils::EigenNoAlloc::operator= ( EigenNoAlloc && ) -> EigenNoAlloc &=delete
delete

◆ operator=() [2/2]

auto proxsuite::proxqp::utils::EigenNoAlloc::operator= ( EigenNoAlloc const & ) -> EigenNoAlloc &=delete
delete

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