autils.h(3)
NAME
AUtils.h
SYNOPSIS
#include <cmath>
Classes
class AUtils
provides some generic functions for non-standard arithmetic
operations
Defines
#define log2(x) (log(x) / log(2.0))
Define Documentation
#define log2(x) (log(x) / log(2.0))
Author
- Generated automatically by Doxygen for steghide from the source code.