LAMA
lama::DenseUtilsInterface Struct Reference

Interface for utility functions to be used in Dense storage. More...

#include <LAMAInterface.hpp>

Data Structures

struct  Conversions
 Function pointer type definitions for conversion on dense storage. More...
struct  Copy
 Function pointer type definitions for copying on dense storage. More...
struct  Counting
 Function pointer type definitions for dense storage. More...
struct  Modify
 Function pointer type definitions for modification of dense storage. More...
struct  Mult

Public Member Functions

 DenseUtilsInterface ()
 Default constructor initializes all function pointers with NULL.

Detailed Description

Interface for utility functions to be used in Dense 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: