Displaying 1 result from an estimated 1 matches for "backwarddeformationfieldimag".
Did you mean:
backwarddeformationfieldimage
2012 Dec 03
1
Compilation failure on Solaris: any advice?
...int refTimePoint,int floTimePoint)
:reg_f3d<T>::reg_f3d(refTimePoint,floTimePoint)
{
this->executableName=(char *)"NiftyReg F3D SYM";
this->backwardControlPointGrid=NULL;
this->backwardWarped=NULL;
this->backwardWarpedGradientImage=NULL;
this->backwardDeformationFieldImage=NULL;
this->backwardVoxelBasedMeasureGradientImage=NULL;
this->backwardNodeBasedGradientImage=NULL;
this->backwardBestControlPointPosition=NULL;
this->backwardConjugateG=NULL;
this->backwardConjugateH=NULL;
this->backwardProbaJointHistogram=NULL;
thi...