// function:boollearn_tree(constfloat**target,unsignedintnum_classes);// and I'm attempting to call with:float**residuals;// compiling produces:error:cannotinitializeaparameteroftype'constfloat**'withanlvalueoftype'float**'
what on earth? It turns out the winner is this beautiful bit of syntax: