Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 116998
Collapse All | Expand All

(-)lib/neuralnet-orig.c (-1 / +1 lines)
Lines 39-45 Link Here
39
39
40
#if HAVE_LIBATLAS
40
#if HAVE_LIBATLAS
41
#warning "LIBATLAS processing..."
41
#warning "LIBATLAS processing..."
42
#include <cblas.h>
42
#include <atlas/cblas.h>
43
#endif /* HAVE_LIBATLAS */
43
#endif /* HAVE_LIBATLAS */
44
44
45
#if SIGMOID_BAUR
45
#if SIGMOID_BAUR

Return to bug 116998