Public Member Functions | Public Attributes | List of all members
ibis::bak2::grain Struct Reference

A simple structure to record the position of the values mapped to the same low-precision target value. More...

#include <ibin.h>

Public Member Functions

 grain ()
 !< Values greater than the target.
 

Public Attributes

ibis::bitvectorloce
 !< Values less than the target.
 
ibis::bitvectorlocm
 
ibis::bitvectorlocp
 !< Values exactly equal to the target.
 
double maxm
 
double maxp
 
double minm
 
double minp
 

Detailed Description

A simple structure to record the position of the values mapped to the same low-precision target value.

The ibis::bitvector marked the locations of the values and the min and max record the actual minimum and maximum value encountered.


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

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive