Home
last modified time | relevance | path

Searched refs:int_complex_type (Results 1 – 1 of 1) sorted by relevance

/dports/devel/xtl-quant-stack/xtl-0.7.4/test/
H A Dtest_xcomplex.cpp107 using int_complex_type = xcomplex<int>; in TEST() typedef
109 int_complex_type vc0(1, 2); in TEST()
110 int_complex_type vc1(2, 4); in TEST()