codac 1.5.6
Loading...
Searching...
No Matches
codac_TubeSynthesis.h
1
11#ifndef __CODAC_TUBESYNTHESIS_H__
12#define __CODAC_TUBESYNTHESIS_H__
13
14namespace codac
15{
16 enum class SynthesisMode { NONE, BINARY_TREE, POLYNOMIAL };
17}
18
19#endif
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition codac_capd_helpers.h:9