ShapeOp  0.1.0
Macros | Typedefs
Common.h File Reference

Go to the source code of this file.

Macros

#define SHAPEOP_SCALAR   double
 Defines the scalar type used by the ShapeOp solver (float or double).
 
#define SHAPEOP_API
 Defines the API prefix for the current platform.
 
#define SHAPEOP_INLINE
 A macro to inline all code which produces a header-only library.
 

Typedefs

typedef SHAPEOP_SCALAR ShapeOpScalar
 Defines the scalar type used by the ShapeOp solver (float or double).
 

Detailed Description

This file is used to define macros and typedefs used by the C++ code and the C API.