Discussion:
fann.h, doublefann.h, fixedfann.h (beginner)
Maurí­cio
2009-06-29 17:12:40 UTC
Permalink
I see in documentation that I can choose
between those headers according to the type
I want for fann_type.

But what if I include, say, fann.h (which uses
float) and the pre-compiled library available on
my system was built with doublefann.h, isn't
that going to be a problem? Is there a standard
header for pre-compiled libraries?

Thanks,
Maurício


------------------------------------------------------------------------------
Loading...