public bool Transformation(QsCompilation compilation, out QsCompilation transformed) { return(compilation.InlineConjugations(out transformed)); }