Epigraph
Convex Optimization in C++
Public Types | List of all members
Eigen::NumTraits< cvx::Scalar > Struct Reference
Inheritance diagram for Eigen::NumTraits< cvx::Scalar >:

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
 

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