Searched defs:_gso (Results 1 – 2 of 2) sorted by relevance
36 : _gso(gso), _evaluator(evaluator) in _gso() function83 : _gso(gso), _evaluator(evaluator), _max_indices(max_indices), enumdyn(nullptr), _nodes{} in _gso() function
138 MatGSOInterface<ZT, FT> &_gso; variable