var searchIndex = {}; searchIndex["superlu"] = {"doc":"Interface to [SuperLU][1].","items":[[3,"SuperMatrix","superlu","A super matrix.",null,null],[8,"FromSuperMatrix","","A type capable of instantiating itself from a super matrix.",null,null],[10,"from_super_matrix","","Create an instance from a super matrix.",0,{"inputs":[{"name":"supermatrix"}],"output":{"name":"option"}}],[11,"from_raw","","Create a matrix from a raw structure.",1,{"inputs":[{"name":"supermatrix"}],"output":{"name":"supermatrix"}}],[11,"into_raw","","Consume the object returning the wrapped raw structure without freeing\nthe underlying memory.",1,null],[11,"drop","","",1,null]],"paths":[[8,"FromSuperMatrix"],[3,"SuperMatrix"]]}; initSearch(searchIndex);