Searched defs:SqrtFunc (Results 1 – 3 of 3) sorted by relevance
19 typedef OutType (*SqrtFunc)(InType); global() typedef
30 typedef T (*SqrtFunc)(T); typedef
28 typedef OutType (*SqrtFunc)(T); typedef