pelib  2.0.0
include/pelib/calculus.h File Reference
#include <map>
#include <pelib/Algebra.hpp>
Include dependency graph for calculus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CROWN_H

Functions

const pelib::Algebrapelib_calculus (const std::map< const std::string &, const pelib::Algebra > &data, size_t argc, char **argv, std::map< const std::string, double > &)
void pelib_delete (pelib::Algebra *data)

Define Documentation

#define CROWN_H

Definition at line 29 of file calculus.h.


Function Documentation

const pelib::Algebra* pelib_calculus ( const std::map< const std::string &, const pelib::Algebra > &  data,
size_t  argc,
char **  argv,
std::map< const std::string, double > &   
)

Definition at line 100 of file ampl.cpp.