We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df7052 commit b1ace84Copy full SHA for b1ace84
minitests/minitests.cpp
@@ -1,6 +1,6 @@
1
#include <cp-neural.h>
2
3
-// Manual build:
+// Manual build:
4
// g++ -g -ggdb -I ../cpneural -I /usr/local/include/eigen3 minitest.cpp -L ../Build/cpneural/ -lcpneural -lpthread -o test
5
6
using std::cerr; using std::endl;
0 commit comments