Majoranapp
A C++ library for studying MZM in non-interacting systems
|
#include <string>
#include <vector>
#include "../Factory.hpp"
#include "../Misc.hpp"
#include "../QuantumSystem.hpp"
#include "../QuantumSystem/Parameters.hpp"
#include "../QuantumSystem/Dimensions.hpp"
#include "../VectorViewer.hpp"
Go to the source code of this file.
Classes | |
class | ModelSelector |
selecting model through name More... | |