#include "xview.h"#include "xerror.h"#include "xoutput.h"#include <array>#include <cmath>#include <fstream>#include <functional>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | nmx::Data< N > |
| The Data class Eine Klasse für Zahlentabellen mit fester Anzahl von Spalten. Die Anzahl der Reihen wächst automatisch. Intern wird ein std::vector von std::array angelegt. More... | |
Namespaces | |
| nmx | |
1.8.13