Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkPASpectralUnmixingFilterLagrange.h
Go to the documentation of this file.
1 /*============================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center (DKFZ)
6 All rights reserved.
7 
8 Use of this source code is governed by a 3-clause BSD license that can be
9 found in the LICENSE file.
10 
11 ============================================================================*/
12 
13 #ifndef MITKPHOTOACOUSTICSPECTRALUNMIXINGFILTERLAGRANGE_H
14 #define MITKPHOTOACOUSTICSPECTRALUNMIXINGFILTERLAGRANGE_H
15 
18 
19 namespace mitk {
20  namespace pa {
22  {
23  public:
24 
26 
27  protected:
30 
31  private:
32 
33  };
34  }
35 }
36 #endif // MITKPHOTOACOUSTICSPECTRALUNMIXINGFILTERLAGRANGE_H
The spectral unmixing filter base is designed as superclass for several spectral unmixing filter eg...
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Definition: mitkCommon.h:40
#define MITKPHOTOACOUSTICSLIB_EXPORT