LAMA
|
Interface for utility functions to be used in COO storage. More...
#include <LAMAInterface.hpp>
Data Structures | |
struct | Conversions |
struct | Counting |
struct | Mult |
struct | Solver |
Structure with type definitions for solver routines. More... | |
Public Member Functions | |
COOUtilsInterface () | |
Default constructor initializes all function pointers with NULL. |
Interface for utility functions to be used in COO storage.
This interface contains function pointer type definitions for all used routines and tables with actual values for the functions.
Default constructor initializes all function pointers with NULL.