]> Creatis software - clitk.git/blobdiff - itk/clitkVectorBSplineInterpolateImageFunctionWithLUT.txx
BLUT transform in threaded mode
[clitk.git] / itk / clitkVectorBSplineInterpolateImageFunctionWithLUT.txx
index 8ea6e0ab09041fa78dec8878c96d74c762c5942f..4c66a2cb85fe0beb2210a25d641caeca364b2dc7 100644 (file)
@@ -245,7 +245,6 @@ typename VectorBSplineInterpolateImageFunctionWithLUT<TImageType,TCoordRep,TCoef
 VectorBSplineInterpolateImageFunctionWithLUT<TImageType,TCoordRep,TCoefficientType>::
 EvaluateAtContinuousIndex(const ContinuousIndexType & x) const
 {
-
     // JV Compute BSpline weights if not up to date! Problem const: pass image as last
     //  if (!mWeightsAreUpToDate) UpdatePrecomputedWeights();
   // For shorter coding