LAMA
|
Interface for utility functions to be used in ELL storage. More...
#include <LAMAInterface.hpp>
Data Structures | |
struct | Conversions |
Conversion routines between ELL and CSR storage format. More... | |
struct | Getter |
struct | Helper |
struct | MatrixTimesMatrix |
struct | Mult |
Define structure for multiplication routines. More... | |
struct | Operations |
struct | Scale |
struct | Solver |
Structure with type definitions for solver routines. More... | |
Public Member Functions | |
ELLUtilsInterface () |
Interface for utility functions to be used in ELL storage.
This interface contains function pointer type definitions for all used routines and tables with actual values for the functions.