Conversion of derivatives to Maxima.
More...
|
| static string | MakeTermString (List< string > diffVarNumSTM) |
| | Generate the SMath expression string from the term structure More...
|
| |
| static string | DataCollection (string text) |
| | Search for diff(... structures in expressions More...
|
| |
| static string | MakeDiffOne (string text) |
| | Helper function in DataCollection More...
|
| |
|
|
static List< string > | diffVarNumDCTM = new List<string>() |
| |
|
static int | startDiff = 0 |
| |
|
static int | endDiff = 0 |
| |
Conversion of derivatives to Maxima.
◆ DataCollection()
| static string MaximaPlugin.Converter.DiffConverterToMaxima.DataCollection |
( |
string |
text | ) |
|
|
static |
Search for diff(... structures in expressions
- Parameters
-
- Returns
- term structure
◆ MakeDiffOne()
| static string MaximaPlugin.Converter.DiffConverterToMaxima.MakeDiffOne |
( |
string |
text | ) |
|
|
static |
Helper function in DataCollection
- Parameters
-
- Returns
◆ MakeTermString()
| static string MaximaPlugin.Converter.DiffConverterToMaxima.MakeTermString |
( |
List< string > |
diffVarNumSTM | ) |
|
|
static |
Generate the SMath expression string from the term structure
- Parameters
-
| diffVarNumSTM | Term structure |
- Returns
- SMath expression
The documentation for this class was generated from the following file:
- Converter/ConvertToMaxima.cs