bm::tmatrix< T, ROWS, COLS >::rstat Struct Reference

Row characteristics for transposed matrix. More...

#include <bmtrans.h>

Data Fields

unsigned bit_count
unsigned gap_count
bm::set_representation best_rep

Detailed Description

template<typename T, unsigned ROWS, unsigned COLS>
struct bm::tmatrix< T, ROWS, COLS >::rstat

Row characteristics for transposed matrix.

Definition at line 52 of file bmtrans.h.


Field Documentation

template<typename T , unsigned ROWS, unsigned COLS>
bm::set_representation bm::tmatrix< T, ROWS, COLS >::rstat::best_rep

Definition at line 56 of file bmtrans.h.

template<typename T , unsigned ROWS, unsigned COLS>
unsigned bm::tmatrix< T, ROWS, COLS >::rstat::bit_count

Definition at line 54 of file bmtrans.h.

template<typename T , unsigned ROWS, unsigned COLS>
unsigned bm::tmatrix< T, ROWS, COLS >::rstat::gap_count

Definition at line 55 of file bmtrans.h.


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

Generated on Fri Jan 8 20:09:20 2010 for BitMagic by  doxygen 1.6.1