WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
debugutils.hpp File Reference
#include <array>
#include <string>

Go to the source code of this file.

Namespaces

namespace  warptwin
 Class to propagate CR3BP dynamics in characteristic units.

Functions

template<typename T, long unsigned int N>
std::string warptwin::printArray (const std::array< T, N > &val)
 Debug function to print an array.