var searchIndex = {}; searchIndex["special"] = {"doc":"[Special functions][1].","items":[[5,"ln_beta","special","Compute the natural logarithm of the beta function.",null,{"inputs":[{"name":"f64"},{"name":"f64"}],"output":{"name":"f64"}}],[5,"inc_beta","","Compute the incomplete beta function.",null,{"inputs":[{"name":"f64"},{"name":"f64"},{"name":"f64"},{"name":"f64"}],"output":{"name":"f64"}}],[5,"inv_inc_beta","","Compute the inverse of the incomplete beta function.",null,{"inputs":[{"name":"f64"},{"name":"f64"},{"name":"f64"},{"name":"f64"}],"output":{"name":"f64"}}],[5,"digamma","","Compute the real-valued digamma function.",null,{"inputs":[{"name":"f64"}],"output":{"name":"f64"}}],[5,"erf","","Compute the error function.",null,{"inputs":[{"name":"f64"}],"output":{"name":"f64"}}],[5,"erfc","","Compute the complementary error function.",null,{"inputs":[{"name":"f64"}],"output":{"name":"f64"}}],[5,"ln_gamma","","Compute the natural logarithm of the gamma function.",null,null]],"paths":[]}; initSearch(searchIndex);