Include dependency graph for complex.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | SymEngine::ComplexBase |
| ComplexBase Class for deriving all complex classes. More... | |
| class | SymEngine::Complex |
| Complex Class. More... | |
Namespaces | |
| SymEngine | |
| Main namespace for SymEngine package. | |
Functions | |
| bool | SymEngine::is_a_Complex (const Basic &b) |
Class for Complex built on top of Number class
Definition in file complex.h.