dlvhex  2.5.0
bm::bit_trans_grabber< T, BPC, BPS > Struct Template Reference

#include <vs10/bm/bmtrans.h>

Static Public Member Functions

static T get (const T tmatrix[BPC][BPS], unsigned i, unsigned j)
static T get (const T tmatrix[BPC][BPS], unsigned i, unsigned j)

Detailed Description

template<typename T, unsigned BPC, unsigned BPS>
struct bm::bit_trans_grabber< T, BPC, BPS >

Bit transpose matrix grabber - template specitialization for various basic types

Definition at line 175 of file bmtrans.h.


Member Function Documentation

template<typename T , unsigned BPC, unsigned BPS>
static T bm::bit_trans_grabber< T, BPC, BPS >::get ( const T  tmatrix[BPC][BPS],
unsigned  i,
unsigned  j 
) [inline, static]

Definition at line 178 of file bmtrans.h.

template<typename T , unsigned BPC, unsigned BPS>
static T bm::bit_trans_grabber< T, BPC, BPS >::get ( const T  tmatrix[BPC][BPS],
unsigned  i,
unsigned  j 
) [inline, static]

Definition at line 178 of file bmtrans.h.


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