LAMA
lama::ELLUtilsInterface::Operations Struct Reference

#include <LAMAInterface.hpp>

Public Types

typedef IndexType(* countNonEmptyRowsBySizes )(const IndexType sizes[], const IndexType numRows)
typedef void(* setNonEmptyRowsBySizes )(IndexType rowIndexes[], const IndexType numNonEmptyRows, const IndexType sizes[], const IndexType numRows)
typedef bool(* hasDiagonalProperty )(const IndexType numDiagonals, const IndexType ellJA[])
typedef void(* check )(const IndexType mNumRows, const IndexType mNumValuesPerRow, const IndexType mNumColumns, const IndexType *ia, const IndexType *ja, const char *msg)

Member Typedef Documentation

typedef void( * lama::ELLUtilsInterface::Operations::check)(const IndexType mNumRows, const IndexType mNumValuesPerRow, const IndexType mNumColumns, const IndexType *ia, const IndexType *ja, const char *msg)
typedef bool( * lama::ELLUtilsInterface::Operations::hasDiagonalProperty)(const IndexType numDiagonals, const IndexType ellJA[])
typedef void( * lama::ELLUtilsInterface::Operations::setNonEmptyRowsBySizes)(IndexType rowIndexes[], const IndexType numNonEmptyRows, const IndexType sizes[], const IndexType numRows)

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