This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/app/gprop
stevemadere 3943287ad0 Made mlp::net::operator() a virtual function to allow for subclassing
with networks that transform their input or output.
2004-02-11 23:03:23 +00:00
..
.cvsignore adding .deps 2000-12-11 09:28:40 +00:00
gprop.cpp Made it compile under gcc 3.2.2 by adding explicit definitions 2004-01-13 20:21:52 +00:00
gprop.h Fixed some signed/unsigned conversion bugs 2004-02-10 22:33:30 +00:00
l2.h new application gprop 2000-11-23 19:14:09 +00:00
Makefile.am Renamed gprop.cc into gprop.cpp for MSVC 2001-12-03 16:35:51 +00:00
mlp.h Made mlp::net::operator() a virtual function to allow for subclassing 2004-02-11 23:03:23 +00:00
mse.h new application gprop 2000-11-23 19:14:09 +00:00
qp.h new application gprop 2000-11-23 19:14:09 +00:00
vecop.h Removed comment after #endif (warning in gcc 1.96+) 2002-02-02 05:51:31 +00:00