![]() |
Epigraph
Convex Optimization in C++
|
Public Types | |
enum | { IsComplex = 0, IsInteger = 0, IsSigned = 1, RequireInitialization = 1, ReadCost = 10, AddCost = 200, MulCost = 200 } |
using | Real = cvx::Scalar |
using | NonInteger = cvx::Scalar |
using | Nested = cvx::Scalar |