LAMA
lama::COOUtilsInterface Struct Reference

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.

Detailed Description

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.


Constructor & Destructor Documentation

Default constructor initializes all function pointers with NULL.


The documentation for this struct was generated from the following files: