MCPcopy Create free account
hub / github.com/OpenCalib/LiDAR2INS / compact_size_triple

Function compact_size_triple

eigen3/bench/benchmark-blocking-sizes.cpp:85–88  ·  view source on GitHub ↗

Convert between size tripes and a compact form fitting in 12 bits where each size, which must be a POT, is encoded as its log2, on 4 bits so the largest representable size is 2^15 == 32k ... big enough.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

benchmark_tMethod · 0.70

Calls 1

log2_potFunction · 0.70

Tested by

no test coverage detected