var searchIndex = {}; searchIndex["assert"] = {"doc":"Assertions for testing.","items":[[14,"assert_abs_close!","assert","Assert that the distance between the absolute values of the corresponding\nelements of two vectors is smaller than `delta!()`.",null,null],[14,"assert_close!","","Assert that the distance between the corresponding elements of two vectors\nis smaller than `delta!()`.",null,null],[14,"assert_equal!","","Assert that two vectors are equal.",null,null],[14,"assert_err!","","Assert that the result is unsuccessful.",null,null],[14,"assert_ok!","","Assert that the result is successful.",null,null],[14,"delta!","","Return the square root of the machine epsilon.",null,null]],"paths":[]}; initSearch(searchIndex);