Searched refs:Coefficient (Results 1 – 2 of 2) sorted by relevance
123 void set(short Coefficient, Value *V) { Coeff.set(Coefficient), Val = V; } in set() argument124 void set(const APFloat& Coefficient, Value *V) in set() argument125 { Coeff.set(Coefficient); Val = V; } in set()126 void set(const ConstantFP* Coefficient, Value *V) in set() argument127 { Coeff.set(Coefficient->getValueAPF()); Val = V; } in set()
1067 0x61 Positive Coefficient1068 0x62 Negative Coefficient