Majoranapp
A C++ library for studying MZM in non-interacting systems
SystemOption.hpp File Reference
#include <string>
Include dependency graph for SystemOption.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SystemOption
 

Functions

std::ostream & operator<< (std::ostream &out, SystemOption systemOption)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
SystemOption  systemOption 
)