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