blitz Version 1.0.2
Loading...
Searching...
No Matches
blitz::bounds Struct Reference

#include <bounds.h>

Collaboration diagram for blitz::bounds:
Collaboration graph

Static Public Member Functions

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)
 

Member Function Documentation

◆ compute_ascending()

static int blitz::bounds::compute_ascending ( const int BZ_DEBUG_PARAMrank,
const int ascending1,
const int ascending2 )
inlinestatic

◆ compute_lbound()

static int blitz::bounds::compute_lbound ( const int BZ_DEBUG_PARAMrank,
const int lbound1,
const int lbound2 )
inlinestatic

◆ compute_ordering()

static int blitz::bounds::compute_ordering ( const int BZ_DEBUG_PARAMrank,
const int order1,
const int order2 )
inlinestatic

◆ compute_ubound()

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: