Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
ssaform.hpp File Reference

convert cg to ssa form More...

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

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Functions

template<class T >
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

Definition in file ssaform.hpp.