var searchIndex = {}; searchIndex["ndarray_rand"] = {"doc":"","items":[[3,"F32","ndarray_rand","A wrapper type that allows casting f64 distributions to f32",null,null],[12,"0","","",0,null],[8,"RandomExt","","Constructors for n-dimensional arrays with random elements.",null,null],[10,"random","","Create an array with shape `dim` with elements drawn from\n`distribution` using the default rng.",1,{"inputs":[{"name":"d"},{"name":"ids"}],"output":{"name":"arraybase"}}],[10,"random_using","","Create an array with shape `dim` with elements drawn from\n`distribution`, using a specific Rng `rng`.",1,{"inputs":[{"name":"d"},{"name":"ids"},{"name":"r"}],"output":{"name":"arraybase"}}],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"sample","","",0,null],[11,"ind_sample","","",0,null]],"paths":[[3,"F32"],[8,"RandomExt"]]}; initSearch(searchIndex);