AI-ML

 view release on metacpan or  search on metacpan

C/config.h  view on Meta::CPAN

#ifndef __ML_CONFIG_H__
#define __ML_CONFIG_H__

#ifdef USE_REAL
#	define REAL double
#else
#	define REAL float
#endif

#endif



( run in 0.403 second using v1.01-cache-2.11-cpan-a5abf4f5562 )