15 #ifndef __IPSDKMATH_LINEARKERNEL_H__ 16 #define __IPSDKMATH_LINEARKERNEL_H__ 25 namespace clustering {
58 return boost::numeric::ublas::inner_prod(v0, v1);
73 #endif // __IPSDKMATH_LINEARKERNEL_H__ Definition of import/export macro for library.
Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
double ipReal64
Base types definition.
Definition: BaseTypes.h:57
boost::numeric::ublas::vector< ipReal64 > Vector
vector type associated to library
Definition: LinearAlgebraTypes.h:36
Definition: LinearKernel.h:30
#define IPSDKMATH_API
Import/Export macro for library IPSDKMath.
Definition: IPSDKMathExports.h:27
Predefined types for clustering algorithm.
Utility functions for linear algebra operations management.