|
Majoranapp
A C++ library for studying MZM in non-interacting systems
|
#include <functional>#include "Info.hpp"#include "QuantumSystem/Dimensions.hpp"#include "VectorViewers/DefaultViewer.hpp"

Go to the source code of this file.
Classes | |
| class | VectorViewer |
| class for viewing eigenvectors More... | |
Typedefs | |
| using | ViewerFunction = std::function< void(arma::mat &vectors, int deg)> |
| using ViewerFunction = std::function<void(arma::mat &vectors, int deg)> |