LAMA
lama::JDSUtilsInterface::Helper Struct Reference

#include <LAMAInterface.hpp>

Public Types

typedef bool(* checkDiagonalProperty )(const IndexType numDiagonals, const IndexType numRows, const IndexType numColumns, const IndexType perm[], const IndexType ja[], const IndexType dlg[])
typedef bool(* check )(const IndexType numRows, const IndexType numValues, const IndexType numColumns, const IndexType ja[], const IndexType ilg[], const IndexType dlg[])

Member Typedef Documentation

typedef bool( * lama::JDSUtilsInterface::Helper::check)(const IndexType numRows, const IndexType numValues, const IndexType numColumns, const IndexType ja[], const IndexType ilg[], const IndexType dlg[])
typedef bool( * lama::JDSUtilsInterface::Helper::checkDiagonalProperty)(const IndexType numDiagonals, const IndexType numRows, const IndexType numColumns, const IndexType perm[], const IndexType ja[], const IndexType dlg[])

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