BitMagic-C++
Public Member Functions | Data Fields
bm::block_match_chain< BLOCK_IDX > Struct Template Reference

XOR match chain. More...

#include <bmxor.h>

Public Member Functions

bool operator== (const block_match_chain &bmc) const BMNOEXCEPT
  More...
 

Data Fields

BLOCK_IDX nb
  More...
 
unsigned chain_size
  More...
 
unsigned ref_idx [64]
  More...
 
bm::id64_t xor_d64 [64]
  More...
 
bm::xor_complement_match match
  More...
 

Detailed Description

template<typename BLOCK_IDX>
struct bm::block_match_chain< BLOCK_IDX >

XOR match chain.

Definition at line 289 of file bmxor.h.


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