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 2024-07-18 at 13:53:30 +0000