Convenience class for automatic Expression deduction.  
 More...
#include <Mathematica.hpp>
Convenience class for automatic Expression deduction. 
◆ AutoExpression() [1/9]
Construct from other expression. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [2/9]
Construct from double. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [3/9]
Construct from float. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [4/9]
Construct from int. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [5/9]
Construct from bool. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [6/9]
Construct from string. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [7/9]
Construct from string. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [8/9]
Construct from list of arguments. 
- Parameters
- 
  
  
 
 
◆ AutoExpression() [9/9]
Construct from list of arguments. 
- Parameters
- 
  
  
- Note
- Only defined for C++11 
 
 
◆ expression()
Get expression. 
- Returns
- the expression. 
 
 
The documentation for this class was generated from the following file: