25 #ifndef WDATASETRAWHARDI_H
26 #define WDATASETRAWHARDI_H
31 #include "WDataSetSingle.h"
32 #include "../common/math/linearAlgebra/WVectorFixed.h"
54 boost::shared_ptr< WGrid > newGrid,
55 boost::shared_ptr< std::vector< WVector3d > > newGradients,
56 double diffusionBValue = 1.0 );
124 virtual const std::string
getName()
const;
217 result[ idx ] = signal[ *cit ];
224 #endif // WDATASETRAWHARDI_H