BagVRNodeItem¶
- class bagPy.BagVRNodeItem[source]¶
Bases:
objectProxy of C++ BagVRNodeItem class.
__init__(BagVRNodeItem self, float inHypStr, uint32_t inNumHyp, uint32_t inNSam) -> BagVRNodeItem
- Parameters:
inHypStr (float) –
inNumHyp (uint32_t) –
inNSam (uint32_t) –
Attributes Summary
float
uint32_t
uint32_t
The membership flag
Attributes Documentation
- hyp_strength¶
float
- Type:
hyp_strength
- n_samples¶
uint32_t
- Type:
n_samples
- num_hypotheses¶
uint32_t
- Type:
num_hypotheses
- thisown¶
The membership flag
- __init__(BagVRNodeItem self, float inHypStr, uint32_t inNumHyp, uint32_t inNSam) BagVRNodeItem[source]¶
- Parameters:
inHypStr (float) –
inNumHyp (uint32_t) –
inNSam (uint32_t) –
- property hyp_strength¶
float
- Type:
hyp_strength
- property n_samples¶
uint32_t
- Type:
n_samples
- property num_hypotheses¶
uint32_t
- Type:
num_hypotheses
- property thisown¶
The membership flag