Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__math/
H A Dspecial_functions.h46 _Real __H_n_next = 2 * (__x * __H_n - __i * __H_n_prev); in __hermite() local
48 __H_n = __H_n_next; in __hermite()