Logo
Reference manual - version qle_version
ssaform.hpp File Reference

convert cg to ssa form More...

#include <qle/ad/computationgraph.hpp>
#include <ql/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={}, const std::vector< T > &values2={})

Detailed Description

convert cg to ssa form