#include "types.h"
Go to the source code of this file.
Functions | |
magmadnn_error_t | magmadnn::magmadnn_init () |
magmadnn_error_t | magmadnn::magmadnn_finalize () |
magmadnn_error_t magmadnn::magmadnn_finalize | ( | ) |
Cleanup. Should be called at the end of every program.
magmadnn_error_t magmadnn::magmadnn_init | ( | ) |
Should be called at the start of every program.