IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
SolverTypes.h
Go to the documentation of this file.
1 // SolverTypes.h:
3 // --------------
4 //
14 
15 #ifndef __IPSDKMATH_SOLVERTYPES_H__
16 #define __IPSDKMATH_SOLVERTYPES_H__
17 
18 namespace ipsdk {
19 namespace math {
20 
23 
26 
27 } // end of namespace math
28 } // end of namespace ipsdk
29 
30 #endif // __IPSDKMATH_SOLVERTYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22