sisi4s
Loading...
Searching...
No Matches
FromComplexTensor.hpp
Go to the documentation of this file.
1
#ifndef FROM_COMPLEX_TENSOR_DEFINED
2
#define FROM_COMPLEX_TENSOR_DEFINED
3
4
#include <
algorithms/Algorithm.hpp
>
5
6
namespace
sisi4s
{
7
class
FromComplexTensor
:
public
Algorithm
{
8
public
:
9
ALGORITHM_REGISTRAR_DECLARATION
(
FromComplexTensor
);
10
FromComplexTensor
(std::vector<Argument>
const
&argumentList);
11
virtual
~FromComplexTensor
();
12
virtual
void
run
();
13
};
14
}
// namespace sisi4s
15
16
#endif
Algorithm.hpp
ALGORITHM_REGISTRAR_DECLARATION
#define ALGORITHM_REGISTRAR_DECLARATION(NAME)
Auxiliary macro declaring the algorithm registrar for the algorithm type of the given name....
Definition
Algorithm.hpp:169
sisi4s::Algorithm
Definition
Algorithm.hpp:26
sisi4s::FromComplexTensor
Definition
FromComplexTensor.hpp:7
sisi4s::FromComplexTensor::~FromComplexTensor
virtual ~FromComplexTensor()
Definition
FromComplexTensor.cxx:12
sisi4s::FromComplexTensor::run
virtual void run()
Testing environement.
Definition
FromComplexTensor.cxx:17
sisi4s
Definition
Algorithm.hpp:10
src
algorithms
FromComplexTensor.hpp
Generated on Tue Jan 1 1980 00:00:00 for sisi4s by
1.9.7