fast_matrix_market::GraphBLAS_typed< T > Struct Template Reference
Description
template<typename T>
struct fast_matrix_market::GraphBLAS_typed< T >
GraphBLAS typed functions are duplicated with their type part of the function name.
This makes any call to these functions require a large switch statement. This template specializes each explicit GraphBLAS type so the logic methods can just use regular C++ templates.
- Template Parameters
-
T C++ type that has a mapping to GraphBLAS.
#include <GraphBLAS.hpp>
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_thirdparty/fast_matrix_market/app/GraphBLAS.hpp