xc
Public Types | Public Member Functions | List of all members
MapValores Class Reference

Especifica valores de variables. More...

#include <MapValores.h>

Inheritance diagram for MapValores:
Inheritance graph
[legend]
Collaboration diagram for MapValores:
Collaboration graph
[legend]

Public Types

typedef std::map< std::string, ExprAlgebramap_valores
 

Public Member Functions

 MapValores (void)
 Constructor.
 
 MapValores (const std::string &str)
 Constructor (receives a string of the form: 'x=4.2,y=x+z,...'.
 

Detailed Description

Especifica valores de variables.


The documentation for this class was generated from the following files: