Commit Graph
5761 Commits
Author SHA1 Message Date
(no author) d2756f63a1 -
Dongryeol Lee c774175261 Adding L-BFGS optimizer with the test. 2010-06-05 22:42:24 +00:00
(no author) 579de7b676 -
Dongryeol Lee 63f147f42e Adding the metric object. 2010-06-05 19:41:11 +00:00
(no author) b21448a079 -
(no author) 2d0ab8c266 -
Dongryeol Lee 32b761fff7 Back to FASTLIB. 2010-06-03 23:48:30 +00:00
(no author) c0f479a761 -
(no author) 78ea59fe66 -
(no author) 99be022c9a -
(no author) a7039a0930 -
tqlong 208f199113 affineNMF ANMF_test main 2010-06-03 13:19:50 +00:00
James Cline 1bda6c6ed2 Remove ArrayList and String. This commit breaks many other classes. 2010-06-03 12:58:26 +00:00
tqlong a92a61c1b1 affineNMF register_all 2010-06-03 08:46:15 +00:00
tqlong b1ed52dc5b tqlong CMakeLists 2010-06-03 07:05:28 +00:00
tqlong aa3bebf757 affineNMF CMakeLists 2010-06-03 07:05:05 +00:00
tqlong 93b254d105 affineNMF image_register 2010-06-03 07:03:03 +00:00
(no author) 66c0aa6112 -
(no author) b299218066 -
(no author) a82bac5a52 -
tqlong 02486944b4 affineNMF image_type 2010-06-03 00:06:05 +00:00
Ryan Curtin 99d0cbd6b8 Finish transition of tree to arma::vec and related classes, and remove some methods that were commented out and unnecessary 2010-06-02 21:24:04 +00:00
(no author) 8e60d79178 -
(no author) 79d77fcba9 -
(no author) ef0b8738ed -
(no author) aaafb86f44 -
(no author) 4b6c2c39d9 -
(no author) f080754c25 -
(no author) 9ed53b63e1 -
(no author) 9cff100e2b -
James Cline 3fbaaa44ab Queue deprecated and removed. std::deque should be used now instead. 2010-06-01 20:10:15 +00:00
(no author) c8d4487390 -
(no author) 875b53c02a -
James Cline c7dabde9a9 Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
Examples: ArrayList -> std::vector, Queue -> std::deque
2010-06-01 18:04:47 +00:00
James Cline 10e397a72e Updated comments. Removed constructor nonsense. 2010-06-01 17:50:28 +00:00
James Cline 1656613538 Queue is now just a wrapper around std::deque. It will be completely removed later on as the things that call it are updated. 2010-06-01 17:36:15 +00:00
James Cline 9691dfb532 Forgot to change this back before previous commit. 2010-06-01 16:54:09 +00:00
James Cline 0af1ed41e5 Fixed TestQueue so that it actually fails if things don't match. 2010-06-01 16:48:51 +00:00
(no author) bae372ab7e -
(no author) d6b130a844 -
(no author) 6121a39df1 -
(no author) 1ce1487156 -
(no author) 5d30b5afb1 -
(no author) 8358aeecc7 -
(no author) fe45c52452 -
(no author) 42b5b17562 -
(no author) 336474878c -
(no author) b88420a36e -
(no author) 856edbf689 -
(no author) adf0838d51 -