Refs #3137: Used coord_t and signal_t in appropriate spots in MD* classes....
Refs #3137: Used coord_t and signal_t in appropriate spots in MD* classes. Right now both are typedef'd to double but it builds if typedef'd so something else e.g float.
Showing
- Code/Mantid/Framework/API/inc/MantidAPI/IMDWorkspace.h 18 additions, 20 deletionsCode/Mantid/Framework/API/inc/MantidAPI/IMDWorkspace.h
- Code/Mantid/Framework/API/src/IMDEventWorkspace.cpp 1 addition, 1 deletionCode/Mantid/Framework/API/src/IMDEventWorkspace.cpp
- Code/Mantid/Framework/API/src/MatrixWorkspace.cpp 8 additions, 8 deletionsCode/Mantid/Framework/API/src/MatrixWorkspace.cpp
- Code/Mantid/Framework/API/test/IMDWorkspaceTest.h 1 addition, 1 deletionCode/Mantid/Framework/API/test/IMDWorkspaceTest.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/Coordinate.h 26 additions, 26 deletions...ework/Geometry/inc/MantidGeometry/MDGeometry/Coordinate.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDCell.h 6 additions, 6 deletions...Framework/Geometry/inc/MantidGeometry/MDGeometry/MDCell.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPoint.h 12 additions, 11 deletions...ramework/Geometry/inc/MantidGeometry/MDGeometry/MDPoint.h
- Code/Mantid/Framework/Geometry/src/MDGeometry/Coordinate.cpp 22 additions, 22 deletionsCode/Mantid/Framework/Geometry/src/MDGeometry/Coordinate.cpp
- Code/Mantid/Framework/Geometry/src/MDGeometry/MDCell.cpp 5 additions, 5 deletionsCode/Mantid/Framework/Geometry/src/MDGeometry/MDCell.cpp
- Code/Mantid/Framework/Geometry/src/MDGeometry/MDPoint.cpp 5 additions, 4 deletionsCode/Mantid/Framework/Geometry/src/MDGeometry/MDPoint.cpp
- Code/Mantid/Framework/Geometry/src/Math/Matrix.cpp 2 additions, 0 deletionsCode/Mantid/Framework/Geometry/src/Math/Matrix.cpp
- Code/Mantid/Framework/Geometry/src/Math/mathSupport.cpp 1 addition, 0 deletionsCode/Mantid/Framework/Geometry/src/Math/mathSupport.cpp
- Code/Mantid/Framework/Geometry/test/CoordinateTest.h 16 additions, 17 deletionsCode/Mantid/Framework/Geometry/test/CoordinateTest.h
- Code/Mantid/Framework/Geometry/test/MDCellTest.h 9 additions, 6 deletionsCode/Mantid/Framework/Geometry/test/MDCellTest.h
- Code/Mantid/Framework/Geometry/test/MDPointTest.h 4 additions, 4 deletionsCode/Mantid/Framework/Geometry/test/MDPointTest.h
- Code/Mantid/Framework/Kernel/inc/MantidKernel/System.h 22 additions, 23 deletionsCode/Mantid/Framework/Kernel/inc/MantidKernel/System.h
- Code/Mantid/Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp 2 additions, 2 deletions...antid/Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp
- Code/Mantid/Framework/MDAlgorithms/src/QuadEnBackground.cpp 1 addition, 1 deletionCode/Mantid/Framework/MDAlgorithms/src/QuadEnBackground.cpp
- Code/Mantid/Framework/MDAlgorithms/src/SimulateMDD.cpp 4 additions, 4 deletionsCode/Mantid/Framework/MDAlgorithms/src/SimulateMDD.cpp
- Code/Mantid/Framework/MDAlgorithms/src/SimulateResolution.cpp 1 addition, 1 deletion.../Mantid/Framework/MDAlgorithms/src/SimulateResolution.cpp
Loading
Please register or sign in to comment