a TF2 must be a function of x,y, even if constant, so instead of
TF2 *af2 = new TF2("af2","[0]",0,1, 0,1);
do, eg
TF2 *af2 = new TF2("af2","[0]*x*y",0,1, 0,1);
Rene
On 12/04/2012 05:03, Alexei Pavlinov wrote:
> TF2 *af2 = new TF2("af2","[0]",0,1, 0,1);
Received on Thu Apr 12 2012 - 08:58:51 CEST
This archive was generated by hypermail 2.2.0 : Thu Apr 12 2012 - 11:50:01 CEST