Home
last modified time | relevance | path

Searched defs:complexSign (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/test/
H A Ddotproducttest.cc15 static T complexSign() in complexSign() function
24 static std::complex<T> complexSign() in complexSign() function
42 const ct complexSign = Sign<ct>::complexSign(); in DotProductTest() local