#include <open_prospect.h>
Data Fields | |
| int | bin_count |
| int | dist_hash_size |
| pValType * | bin_min |
| pValType * | bin_max |
| pValType | dist_max |
| short * | dist_hash |
| pValType *** | bin |
It belongs to the ProspectParam data structure
Definition at line 339 of file open_prospect.h.
1.4.6