Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_roots.cpp456 polynomial<Complex> p_prime = p.prime(); in test_complex_newton() local
528 polynomial<std::complex<double>> p_prime = p.prime(); in test_daubechies_fails() local
/third_party/boost/boost/math/special_functions/
Dlegendre.hpp102 T p_prime; in legendre_p_prime_imp() local