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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout