Definition at line 12 of file cli.h.
◆ run()
◆ complexNumbers
Definition at line 91 of file cli.h.
◆ expressions
| std::map<std::string, std::shared_ptr<Expression> > CAS_CLI::expressions |
Definition at line 93 of file cli.h.
◆ matrices
| std::map<std::string, Matrix<float> > CAS_CLI::matrices |
Definition at line 92 of file cli.h.
◆ polynomials
| std::map<std::string, Polynomial> CAS_CLI::polynomials |
Definition at line 90 of file cli.h.
◆ variables
| std::map<std::string, double> CAS_CLI::variables |
Definition at line 94 of file cli.h.
The documentation for this class was generated from the following files: