Public Attributes
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>

List of all members.

Public Attributes

ibis::bitvectorloce
 Values exactly equal to the target.
ibis::bitvectorlocm
 Values less than the target.
ibis::bitvectorlocp
 Values greater than 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