|
kodama-cpp
Standalone float32 KODAMA kernels for CPU, CUDA, and Apple Metal
|
Go to the source code of this file.
Namespaces | |
| namespace | kodama |
Macros | |
| #define | KODAMA_VERSION_MAJOR 0 |
| #define | KODAMA_VERSION_MINOR 1 |
| #define | KODAMA_VERSION_PATCH 0 |
| #define | KODAMA_VERSION_STRING "0.1.0" |
Variables | |
| constexpr int | kodama::version_major = KODAMA_VERSION_MAJOR |
| constexpr int | kodama::version_minor = KODAMA_VERSION_MINOR |
| constexpr int | kodama::version_patch = KODAMA_VERSION_PATCH |
| constexpr const char * | kodama::version_string = KODAMA_VERSION_STRING |
| #define KODAMA_VERSION_MAJOR 0 |
Definition at line 6 of file version.hpp.
| #define KODAMA_VERSION_MINOR 1 |
Definition at line 7 of file version.hpp.
| #define KODAMA_VERSION_PATCH 0 |
Definition at line 8 of file version.hpp.
| #define KODAMA_VERSION_STRING "0.1.0" |
Definition at line 9 of file version.hpp.