Searched defs:QuantState (Results 1 – 2 of 2) sorted by relevance
38 struct QuantState { struct40 QuantParams params;44 const bool immutable;46 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()