Cadabra
Computer algebra system for field theory problems
|
#import "NotebookController.h"
#include <thread>
#include "ComputeThread.hh"
#include "NotebookWindow.hh"
Variables | |
cadabra::ComputeThread * | compute |
std::thread * | compute_thread |
cadabra::ComputeThread* compute |
std::thread* compute_thread |