Skip to content
Snippets Groups Projects
Commit e7fb593f authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm include

parent dbc59ea1
No related branches found
No related tags found
1 merge request!41various simplifications and clarifications around OutputData
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#ifndef BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H #ifndef BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H
#define BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H #define BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H
#include "Base/Types/SafePointerVector.h"
#include "Sample/Scattering/IBornFF.h" #include "Sample/Scattering/IBornFF.h"
#include <memory> #include <memory>
......
...@@ -189,7 +189,7 @@ Sets convolution mode. ...@@ -189,7 +189,7 @@ Sets convolution mode.
// File: classCumulativeValue.xml // File: classCumulativeValue.xml
%feature("docstring") CumulativeValue " %feature("docstring") CumulativeValue "
The cumulative value with average and rms on-the-flight calculations. The cumulative value, with on-the-flight calculation of average and root mean square.
C++ includes: CumulativeValue.h C++ includes: CumulativeValue.h
"; ";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment