Documentation of CSL
Data Structures | Namespaces
scalarFunc.h File Reference

Base classes for scalar functions. More...

#include "literal.h"
#include "numerical.h"
#include "std_vector_implementation.h"
Include dependency graph for scalarFunc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  csl::AbstractFunc
 Base class for scalar functions of one argument. More...
 
class  csl::AbstractDuoFunc
 Handle functions of multiple arguments. In the case of the call of a simplification function, if recursive, the function will be first applied on all the arguments, then to the function itself. More...
 
class  csl::AbstractMultiFunc
 Handle functions of multiple arguments. In the case of the call of a simplification function, if recursive, the function will be first applied on all the arguments, then to the function itself. More...
 

Namespaces

 csl
 Namespace for csl library.
 

Detailed Description

Base classes for scalar functions.

Author
Grégoire Uhlrich
Version
1.3