class Gambit::mathematica_variable
[No description available] More…
Public Functions
| Name | |
|---|---|
| mathematica_variable(const str & be, const str & ver, const str & symbol) | |
| mathematica_variable & | operator=(const TYPE & val) |
| operator TYPE const() |
Detailed Description
template <typename TYPE >
class Gambit::mathematica_variable;
Public Functions Documentation
function mathematica_variable
inline mathematica_variable(
const str & be,
const str & ver,
const str & symbol
)
function operator=
inline mathematica_variable & operator=(
const TYPE & val
)
function operator TYPE const
inline operator TYPE const()
Updated on 2022-08-03 at 12:58:02 +0000