#include <bounds.h>
|
static int | compute_ascending (const int BZ_DEBUG_PARAM(rank), const int ascending1, const int ascending2) |
|
static int | compute_ordering (const int BZ_DEBUG_PARAM(rank), const int order1, const int order2) |
|
static int | compute_lbound (const int BZ_DEBUG_PARAM(rank), const int lbound1, const int lbound2) |
|
static int | compute_ubound (const int BZ_DEBUG_PARAM(rank), const int ubound1, const int ubound2) |
|
static int blitz::bounds::compute_ascending |
( |
const int |
BZ_DEBUG_PARAMrank, |
|
|
const int |
ascending1, |
|
|
const int |
ascending2 |
|
) |
| |
|
inlinestatic |
static int blitz::bounds::compute_lbound |
( |
const int |
BZ_DEBUG_PARAMrank, |
|
|
const int |
lbound1, |
|
|
const int |
lbound2 |
|
) |
| |
|
inlinestatic |
static int blitz::bounds::compute_ordering |
( |
const int |
BZ_DEBUG_PARAMrank, |
|
|
const int |
order1, |
|
|
const int |
order2 |
|
) |
| |
|
inlinestatic |
static int blitz::bounds::compute_ubound |
( |
const int |
BZ_DEBUG_PARAMrank, |
|
|
const int |
ubound1, |
|
|
const int |
ubound2 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: