src/core/utils

Files

Name
src/core/utils/distributions.h
Wrapper for Boost.Random random number distributions used for portability.
src/core/utils/exceptions.h
Base exceptions used in the framework.
src/core/utils/log.cpp
Implementation of logger.
src/core/utils/log.h
Provides a logger and macros for convenient access.
src/core/utils/prng.h
Provides a wrapper around the STL pseudo-random number generator Mersenne Twister.
src/core/utils/text.cpp
Implementation of string utilities.
src/core/utils/text.h
Collection of string utilities.
src/core/utils/type.h
Tags for type dispatching and run time type identification.
src/core/utils/unit.cpp
Implementation of unit system.
src/core/utils/unit.h
System to support units in the framework.

Updated on 2024-12-13 at 08:31:37 +0000