Commit Graph
98 Commits
Author SHA1 Message Date
ryan 83a189a091 Fix dependency documentation. 2015-12-23 12:09:39 -05:00
ryan cf725551b1 Update tutorials. 2015-12-23 11:28:25 -05:00
Ryan Curtin 325348b0d2 Tiny minor documentation changes. 2015-11-17 17:26:06 -05:00
Grzegorz Krajewski 01f5c60187 Add note about runtime_error exception 2015-11-17 22:44:12 +01:00
Ryan Curtin b34381d94e \b -> **, \e -> *
(Newer doxygen versions don't seem to play nice with \b and \e.)
2015-08-31 17:54:44 +00:00
Ryan Curtin 0e03ed7f08 Document TreeTraits. 2015-08-31 17:39:57 +00:00
Ryan Curtin 316ef33742 class instead of struct. 2015-08-31 15:39:27 +00:00
ryan fab25eaf7b Document the KernelTraits struct. 2015-08-29 17:35:38 -04:00
Ryan Curtin 49d726cb51 Do some documentation refactoring. 2015-08-29 11:50:21 -04:00
Ryan Curtin 07f205fe90 Add documentation for the KernelType policy. 2015-08-29 11:47:14 -04:00
Ryan Curtin e7ab269631 Add an actual example. 2015-08-29 11:47:14 -04:00
Ryan Curtin dd38d5cbfc Reference the MetricType documentation where possible. 2015-08-29 11:47:14 -04:00
Ryan Curtin becde5b400 Document the MetricType policy. 2015-08-29 11:47:13 -04:00
Ryan Curtin 3e452e0697 No need for non-functional @defn command. 2015-08-17 09:19:31 -04:00
Ryan Curtin 36324dc2dc Update Doxyfile generation and list of trees. 2015-08-03 13:03:27 -04:00
Ryan Curtin 7b0b67dc48 Fix typo (thanks Ryan Birmingham for pointing it out). 2015-07-21 14:13:58 -04:00
Ryan Curtin 015d791042 Re-add Center() to the API. 2015-07-16 16:16:18 +00:00
Ryan Curtin 02c5995f39 The beginning of a document about the TreeType API. 2015-07-15 14:26:44 +00:00
Ryan Curtin 3a83a18816 Fix typo in documentation. 2015-07-13 18:13:51 +00:00
Ryan Curtin 997aec83ec Fix filename. 2015-04-27 16:48:16 -04:00
Ryan Curtin 96e6efcc7f Remove unnecessary period. 2015-04-27 16:47:44 -04:00
Ryan Curtin cdab225316 Add a tutorial for CF. 2015-04-27 16:17:13 -04:00
ryan a7fecec54b Update output for Log::Fatal crash. 2015-04-09 19:08:02 -04:00
Ryan Curtin 534c7d357d Remove references to Boost.Random. 2015-03-02 20:45:35 -05:00
Ryan Curtin d398b95c59 Fix minor misspelling. 2015-02-09 11:14:13 -05:00
Ajinkya Kale 1cb24079f6 Update README.md 2014-12-29 11:53:12 -08:00
Ajinkya Kale 1d5abfc1e2 Update README.md 2014-12-29 11:52:12 -08:00
Ajinkya Kale 224ac908f8 fixing formatting 2014-12-29 11:51:12 -08:00
Ajinkya Kale d1fd84eb5e adding readme 2014-12-29 11:50:34 -08:00
Ryan Curtin 5d06621272 Update and clarify build tutorial, since DEBUG and PROFILE are OFF by default in
releases.
2014-10-09 20:41:50 +00:00
Ryan Curtin 2c5b482b78 Remove references to overclustering from tutorial. 2014-10-09 18:59:53 +00:00
sumedhghaisas 0dd74bea92 * added AMF tutorial 2014-08-21 02:04:18 +00:00
Ryan Curtin 5207892055 Merge in changes from release branch. I guess I should have done all this
before I branched.
2014-07-28 14:38:58 +00:00
Ryan Curtin 8b6b398e1e Propagate documentation fixes to trunk. 2014-07-28 14:32:06 +00:00
Ryan Curtin 699a2b3bfd Update documentation. 2014-07-28 14:26:59 +00:00
Ryan Curtin 0618cdd415 Fix minor error that I didn't correct last time. 2014-03-25 14:09:10 +00:00
Ryan Curtin bd1ff33580 Don't use the squared Euclidean distance. 2014-03-25 14:03:12 +00:00
Ryan Curtin b272f363c3 Don't use the SquaredEuclideanDistance. 2014-03-25 14:02:42 +00:00
Ryan Curtin 7973e83f94 Update documentation to reflect changes in RangeSearch. 2014-03-13 15:07:38 +00:00
Ryan Curtin a07b4eb609 Update citation format. 2014-02-11 16:46:48 +00:00
Ryan Curtin d89ee04714 Update documentation (thanks Yubao). 2014-02-04 02:46:48 +00:00
Ryan Curtin 0487767b70 Oops, a typo. 2013-12-29 04:30:04 +00:00
Ryan Curtin 215a590bbd Some documentation on versioning information. 2013-12-29 04:29:33 +00:00
Ryan Curtin 62108e0e49 And this is why I hate maintaining documentation for things that I don't
control; it goes out of date really quickly and people get confused...
2013-11-16 17:06:36 +00:00
Ryan Curtin 6d2fd45d18 Update to latest version number. 2013-10-04 17:24:20 +00:00
Ryan Curtin b257707086 Update documentation to reflect 3.6.0 requirement. 2013-09-30 01:08:50 +00:00
Ryan Curtin 898e5980e2 Add a note about running a timer multiple times. 2013-09-26 20:17:31 +00:00
Ryan Curtin c9648f3fad Add section on ridge regression. 2013-09-26 20:12:14 +00:00
Marcus Edel ff8363cf63 Update the timer example call and output. 2013-09-26 19:39:58 +00:00
Marcus Edel b78fabf5b3 Use the option to set the leaf class table file and unify method call. 2013-09-25 19:07:24 +00:00