var searchIndex = {}; searchIndex["assert"] = {"doc":"Assertions for testing.","items":[[5,"absolute_within","assert","Assert that the distance between the absolute values of the corresponding\nelements of two vectors is smaller than a given value.",null,null],[5,"equal","","Assert that two vectors are equal.",null,null],[5,"error","","Assert that the result is unsuccessful.",null,{"inputs":[{"name":"result"}],"output":null}],[5,"success","","Assert that the result is successful.",null,{"inputs":[{"name":"result"}],"output":null}],[5,"within","","Assert that the distance between the corresponding elements of two vectors\nis smaller than a given value.",null,null]],"paths":[]}; initSearch(searchIndex);