var searchIndex = {}; searchIndex["n_array"] = {"doc":"A library for managing n-dimensional arrays in rust.","items":[[3,"NArray","n_array","An arbitrary n-dimensional array. Dimensions is the number of dimensions, magnitudes contains\nthe size of each dimension, and data contains the data for the array.",null,null],[11,"fmt","","",0,null],[11,"from_function","","Returns a new NArray, with each index populated by a function of it's coordinates.)",0,null],[11,"new","","Returns a new NArray, with each index populated by the default for a given type.",0,null],[11,"index","","",0,null],[11,"index_mut","","",0,null],[11,"into_iter","","",0,null]],"paths":[[3,"NArray"]]}; initSearch(searchIndex);