LAMA
lama::CSRUtilsInterface::Operations< ValueType > Struct Template Reference

Structure with type definitions for spmv. More...

#include <LAMAInterface.hpp>

Public Types

typedef void(* sortRowElements )(IndexType csrJA[], ValueType csrValues[], const IndexType csrIA[], const IndexType numRows, const bool diagonalFlag)

Detailed Description

template<typename ValueType>
struct lama::CSRUtilsInterface::Operations< ValueType >

Structure with type definitions for spmv.


Member Typedef Documentation

template<typename ValueType >
typedef void( * lama::CSRUtilsInterface::Operations< ValueType >::sortRowElements)(IndexType csrJA[], ValueType csrValues[], const IndexType csrIA[], const IndexType numRows, const bool diagonalFlag)

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