Options
All
  • Public
  • Public/Protected
  • All
Menu

Class re-implementing the boost version of it This helps not depending on boost, it also does not do the bound checks and has a way to reset a block for speed

Source: opencv2/flann/dynamic_bitset.h.

Hierarchy

  • DynamicBitset

Index

Constructors

constructor

Methods

clear

  • clear(): void

empty

reset

  • reset(): void
  • reset(index: size_t): void

reset_block

  • reset_block(index: size_t): void

resize

set

size

test

Generated using TypeDoc