#include <JsonIO.h>
Definition at line 79 of file JsonIO.h.
◆ to_json()
Definition at line 81 of file JsonIO.h.
82 {
83 std::visit([&j](
const auto & value) { j =
value; }, data);
84 }
Real value(unsigned n, unsigned alpha, unsigned beta, Real x)
The documentation for this struct was generated from the following file: