ctors and constsYeah, I think the latter is probably the better approach now. Good education anyway. Thanks for all...
ctors and constsdefinition for ModPredist: [code]class ModPredist { private: vector<FlipFlopReg32> regDel...
ctors and constsHey, Disch - I need to reopen this a minute. The overload you gave me allows the code for the ModPr...
ctors and constsSo, is it merely a matter of efficiency, then? Would the computation results be identical?
ctors and constsThanks for the breakdown, Disch. I'll bookmark this. Can you tell me why the "&" are needed in this...