Class LocalSimulator

java.lang.Object
org.redfx.strange.simulator.local.LocalSimulator
All Implemented Interfaces:
Simulator

public class LocalSimulator
extends java.lang.Object
implements Simulator
  • Constructor Summary

    Constructors 
    Constructor Description
    LocalSimulator()  
  • Method Summary

    Modifier and Type Method Description
    double[] calculateQubitStates​(Model m)  
    org.redfx.strange.Complex[] calculateResults​(org.redfx.strange.Gate[][] gates)  
    org.redfx.strange.Complex[] calculateResults​(Model m)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait