ergo
Ordering_col_wise Struct Reference

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

#include <common.h>

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 column wise order.

See also
Ordering_row_wise

Member Function Documentation

◆ get()

static int Ordering_col_wise::get ( int const  row,
int const  col,
int const  rows,
int const  cols 
)
inlinestatic

References rows.


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