Ordering_row_wise Struct Reference

Struct for access to matrix elements stored in row wise order. More...

#include <common.h>

List of all members.

Classes

struct  Get

Static Public Member Functions

static int get (int const row, int const col, int const rows, int const cols)

Detailed Description

Struct for access to matrix elements stored in row wise order.

This struct used to specify how and in which order matrix elements are stored. At the moment, only regular row or column wise ordering is supported, but one could imagine symmetric or triangular storage.

See also:
Ordering_col_wise

Member Function Documentation

static int Ordering_row_wise::get ( int const   row,
int const   col,
int const   rows,
int const   cols 
) [inline, static]

References cols.


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

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1