Searched refs:polyImpl (Results 1 – 2 of 2) sorted by relevance
537 return polyImpl(x, A);604 private real polyImpl(real x, in real[] A) @trusted pure nothrow @nogc in polyImpl() function
7497 return polyImpl(x, A);7544 private real polyImpl(real x, in real[] A) @trusted pure nothrow @nogc