Logo
Reference manual - version qle_version
Functions
ssaform.hpp File Reference

convert cg to ssa form More...

#include <qle/ad/computationgraph.hpp>
#include <boost/shared_ptr.hpp>

Functions

template<class T = double>
std::string ssaForm (const ComputationGraph &g, const std::vector< std::string > &opCodeLabels, const std::vector< T > &values={})
 

Detailed Description

convert cg to ssa form