dellaert
|
67bc951ac2
|
Fixed proxy files and calls for static methods
|
2014-11-13 23:21:05 +01:00 |
dellaert
|
b451e97f6f
|
New TemplateSubstitution object simplifies a lot
|
2014-11-13 17:28:05 +01:00 |
dellaert
|
5048946ae9
|
Make sure it works for namespaces as well
|
2014-05-25 16:37:43 -04:00 |
dellaert
|
9a102e8c59
|
Handle special case of single overload with all numeric arguments
|
2014-05-25 15:21:49 -04:00 |
dellaert
|
61baef3be0
|
Don't emit overloads unless there are any
|
2014-05-25 13:37:44 -04:00 |
Andrew Melim
|
4752c10e21
|
Inherited methods show up on doc. ISAM2 for MATLAB now inherets from Bayes Tree
|
2012-09-08 19:51:23 +00:00 |
Andrew Melim
|
9938b4785d
|
Changed method summaries to lower case
|
2012-09-03 22:48:08 +00:00 |
Andrew Melim
|
84a806bf39
|
Final fixes made for wrap comments
|
2012-08-29 20:27:10 +00:00 |
Andrew Melim
|
d0a1e662a7
|
Wrap comments are now EVEN better
|
2012-08-28 21:44:45 +00:00 |
Andrew Melim
|
7d9139a854
|
Fix wrap tests
|
2012-08-27 18:10:51 +00:00 |
Alex Cunningham
|
b7c2177f0b
|
Generating code for global functions now works
|
2012-07-23 18:24:35 +00:00 |
Richard Roberts
|
8dbffd4629
|
Wrap generates Matlab namespaces, so now 'import gtsam.*' allows class names like Values, NonlinearFactor, to be used. Without import, syntax is gtsam.Values, etc.
|
2012-07-18 15:47:06 +00:00 |