Majoranapp
A C++ library for studying MZM in non-interacting systems
VectorViewer Class Reference

class for viewing eigenvectors More...

#include <VectorViewer.hpp>

Static Public Member Functions

static void SetDimensions (Dimensions &dimensions)
 

Static Public Attributes

static int height {1}
 
static int length {10}
 
static int width {1}
 
static ViewerFunction View = &DefaultViewer::View
 

Detailed Description

class for viewing eigenvectors

Member Function Documentation

◆ SetDimensions()

static void VectorViewer::SetDimensions ( Dimensions &  dimensions)
inlinestatic

Member Data Documentation

◆ height

int VectorViewer::height {1}
static

◆ length

int VectorViewer::length {10}
static

◆ View

ViewerFunction VectorViewer::View = &DefaultViewer::View
static

◆ width

int VectorViewer::width {1}
static

The documentation for this class was generated from the following file: