proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::binary_traits< L, R > Struct Template Reference

#include <proxsuite/linalg/veg/internal/fix_index.hpp>

Public Types

using Add = void
 
using Sub = void
 
using Mul = void
 
using Div = void
 
using Mod = void
 
using CmpEq = void
 
using CmpNEq = void
 
using CmpLT = void
 
using CmpLE = void
 
using CmpGT = void
 
using CmpGE = void
 

Detailed Description

template<typename L, typename R>
struct proxsuite::linalg::veg::_detail::binary_traits< L, R >

Definition at line 18 of file fix_index.hpp.

Member Typedef Documentation

◆ Add

Definition at line 20 of file fix_index.hpp.

◆ Sub

Definition at line 21 of file fix_index.hpp.

◆ Mul

Definition at line 22 of file fix_index.hpp.

◆ Div

Definition at line 23 of file fix_index.hpp.

◆ Mod

Definition at line 24 of file fix_index.hpp.

◆ CmpEq

Definition at line 26 of file fix_index.hpp.

◆ CmpNEq

Definition at line 27 of file fix_index.hpp.

◆ CmpLT

Definition at line 28 of file fix_index.hpp.

◆ CmpLE

Definition at line 29 of file fix_index.hpp.

◆ CmpGT

Definition at line 30 of file fix_index.hpp.

◆ CmpGE

Definition at line 31 of file fix_index.hpp.


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