search for: backwardcontrolpointgrid

Displaying 1 result from an estimated 1 matches for "backwardcontrolpointgrid".

2012 Dec 03
1
Compilation failure on Solaris: any advice?
...constructor, part of the library that my package interfaces to: template <class T> reg_f3d_sym<T>::reg_f3d_sym(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;...