|
ShapeOp
0.1.0
|
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). | |
This file is used to define macros and typedefs used by the C++ code and the C API.
1.8.9.1