BitMagic-C++
Data Fields
bm::block_waves_xor_descr Struct Reference

Structure to compute XOR gap-count profile by sub-block waves. More...

#include <bmxor.h>

Data Fields

unsigned short sb_change [bm::block_waves]
 
unsigned short sb_xor_change [bm::block_waves]
 

Detailed Description

Structure to compute XOR gap-count profile by sub-block waves.

Definition at line 98 of file bmxor.h.

Field Documentation

◆ sb_change

unsigned short bm::block_waves_xor_descr::sb_change[bm::block_waves]

Definition at line 100 of file bmxor.h.

◆ sb_xor_change

unsigned short bm::block_waves_xor_descr::sb_xor_change[bm::block_waves]

Definition at line 101 of file bmxor.h.


The documentation for this struct was generated from the following file: