Searched defs:QuantState (Results 1 – 2 of 2) sorted by relevance
36 struct QuantState { struct38 QuantParams params;42 const bool immutable;44 bool IsEmpty() { return EmptyParams(params); } in IsEmpty()
51 struct QuantState { struct53 QuantParams params;57 const bool immutable;59 bool IsEmpty() { return EmptyParams(params); } in IsEmpty()