BagVRNodeItem

class bagPy.BagVRNodeItem[source]

Bases: object

Proxy 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

hyp_strength

float

n_samples

uint32_t

num_hypotheses

uint32_t

thisown

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