|
Graph Framework
|
Tests for the buffer backend. More...
Functions | |
| template<jit::float_scalar T> | |
| void | test_backend () |
| Main program of the test. | |
| int | main (int argc, const char *argv[]) |
| Main program of the test. | |
Tests for the buffer backend.
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Main program of the test.
| [in] | argc | Number of commandline arguments. |
| [in] | argv | Array of commandline arguments. |
| void test_backend | ( | ) |
Main program of the test.
| T | Base type of the calculation. |