|
BioDynaMo
v1.05.125-2619fe54
|
#include <algorithm>#include <array>#include <iomanip>#include <iostream>#include "core/container/math_array.h"Go to the source code of this file.
Macros | |
| #define | BDM_PRINT_DEBUG(arg) debug_print(#arg, arg); |
Functions | |
| template<typename T > | |
| void | debug_print (const std::string &name, T t) |
| void | Print (const bdm::Real3 &a, int precision=10) |
| #define BDM_PRINT_DEBUG | ( | arg | ) | debug_print(#arg, arg); |
|
inline |
|
inline |
1.8.17