PolyLink
A library to allow manipulation of geometry from within Mathematica
Main Page
Packages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Properties
MathLinked.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
using
System.Threading.Tasks;
6
7
namespace
PolyLink
8
{
9
public
class
MathLinked
10
{
11
public
MathLinked
()
12
{
13
ML
=
new
KernelDispatch
();
14
}
15
16
public
IKernelDispatch
ML
{
get
; set; }
17
}
18
}
PolyLink.IKernelDispatch
Interface for the KernelDispatch class
Definition:
IKernelDispatch.cs:8
PolyLink.MathLinked.ML
IKernelDispatch ML
Definition:
MathLinked.cs:16
PolyLink.KernelDispatch
Object allowing for a more clear and intuitive interface to the Mathematica kernel. Still a WIP.
Definition:
KernelDispatch.cs:15
PolyLink.MathLinked
Definition:
MathLinked.cs:9
PolyLink.MathLinked.MathLinked
MathLinked()
Definition:
MathLinked.cs:11
DropBox
Dropbox
2013 REU
MathPolys
MathPolyLib
MathLinked.cs
Generated on Thu Nov 21 2013 10:10:31 for PolyLink by
1.8.5