Sungtae An
|
6c3df407a1
|
Add temporary getBuffer function and it should be removed later
|
2014-12-01 04:58:55 -05:00 |
Sungtae An
|
bc6ce27b28
|
Fix build function in Preconditioner
|
2014-12-01 04:58:05 -05:00 |
Sungtae An
|
cf34726a81
|
Fix PCG solver parameter initialization
|
2014-12-01 04:57:06 -05:00 |
dellaert
|
e82752e269
|
Successful use of ArgumentListGrammar
|
2014-12-01 10:47:42 +01:00 |
dellaert
|
7dbe9389cb
|
Fixed ArgumentListGrammar
|
2014-12-01 10:38:24 +01:00 |
dellaert
|
0e5332ed3e
|
Removed incorrect void, which fixed old problems and even improves on generated code.
|
2014-12-01 10:30:47 +01:00 |
dellaert
|
9bebedc684
|
Better Documentation
|
2014-12-01 10:21:23 +01:00 |
dellaert
|
7362b4e393
|
Returned correct test
|
2014-12-01 10:20:54 +01:00 |
dellaert
|
ba51b02cf0
|
Moving to optionals fixed template dreturn argument!
Merge branch 'qualified' into grammar_wrongtest
Conflicts:
wrap/Class.cpp
wrap/Function.h
wrap/Qualified.h
wrap/ReturnType.h
wrap/tests/testWrap.cpp
|
2014-12-01 09:48:56 +01:00 |
Andrew Melim
|
e9f4b1d65a
|
Remove header from MetisIndex, replace idx_t with int32_t
|
2014-12-01 02:12:08 -05:00 |
dellaert
|
674344ea0e
|
Pushed through use of some grammars
|
2014-12-01 00:33:54 +01:00 |
dellaert
|
47a44ee7db
|
typo
|
2014-12-01 00:01:31 +01:00 |
nsrinivasan7
|
bee32cc472
|
Rot2 done, make check works
|
2014-11-30 18:01:15 -05:00 |
nsrinivasan7
|
186b01fd71
|
Done with Point3 and fixed size matrices. make check works
|
2014-11-30 17:49:01 -05:00 |
dellaert
|
f6faabf542
|
Temporarily checked in wrong tests to be able to fix everything else
|
2014-11-30 23:47:55 +01:00 |
dellaert
|
49870be846
|
Another test
|
2014-11-30 23:46:25 +01:00 |
dellaert
|
e9915fe25c
|
Moved to headers
|
2014-11-30 23:26:07 +01:00 |
dellaert
|
c661329ac1
|
ReturnType grammar
|
2014-11-30 23:24:24 +01:00 |
nsrinivasan7
|
d9b6aed23c
|
Point2 changed to fixed size matrices. Make check works
|
2014-11-30 17:24:02 -05:00 |
nsrinivasan7
|
73564f1170
|
removed unecessary code
|
2014-11-30 17:07:26 -05:00 |
nsrinivasan7
|
c250f1d732
|
removed unecessary code
|
2014-11-30 17:06:03 -05:00 |
dellaert
|
dc42773f1e
|
Some more tests
|
2014-11-30 23:02:23 +01:00 |
dellaert
|
58806b75d2
|
testReturnValue with prototype grammar
|
2014-11-30 22:33:30 +01:00 |
nsrinivasan7
|
ca9c66073f
|
Rot2 rotate() and unrotate() changes to OptionalJacobians
|
2014-11-30 16:09:46 -05:00 |
dellaert
|
bba78e48e4
|
test VectorEigen
|
2014-11-30 21:54:56 +01:00 |
dellaert
|
303b051cd1
|
Original file restored
|
2014-11-30 21:54:24 +01:00 |
dellaert
|
294c7bd53b
|
Commented out strict match to make work - revisit !
|
2014-11-30 21:54:10 +01:00 |
nsrinivasan7
|
010631a2eb
|
removed unecessary block oprations
|
2014-11-30 15:45:37 -05:00 |
nsrinivasan7
|
8457ef4182
|
make check works in this commit
|
2014-11-30 15:42:50 -05:00 |
dellaert
|
0dcd102f5e
|
Saving before restoring
|
2014-11-30 20:46:47 +01:00 |
dellaert
|
5bcd5d3c89
|
Commented out grammar
|
2014-11-30 20:46:19 +01:00 |
dellaert
|
24f5636d6a
|
Moved to header
|
2014-11-30 20:25:26 +01:00 |
dellaert
|
6d916c6b75
|
Semi-private name/namespaces
|
2014-11-30 20:20:13 +01:00 |
nsrinivasan7
|
9137123f5f
|
added OptionalJacobian to relativeBearing
|
2014-11-30 11:59:32 -05:00 |
nsrinivasan7
|
61d9948c3d
|
added more typedefs for matrices
|
2014-11-30 11:54:27 -05:00 |
dellaert
|
f1c91d5d4b
|
Clear now up to caller
|
2014-11-30 16:09:13 +01:00 |
dellaert
|
b50f42a606
|
Equality
|
2014-11-30 16:08:56 +01:00 |
dellaert
|
49f7f5c7fe
|
target
|
2014-11-30 16:08:18 +01:00 |
dellaert
|
e8c9b8c1d7
|
Better message
|
2014-11-30 16:08:08 +01:00 |
dellaert
|
8a54e19811
|
Succuessfully parse * at cost of also parsing *&
|
2014-11-30 15:51:14 +01:00 |
dellaert
|
a6afe70c9c
|
Good progress on Argument
|
2014-11-30 15:46:41 +01:00 |
dellaert
|
00c6bd2426
|
Start on Argument grammar
|
2014-11-30 14:58:45 +01:00 |
nsrinivasan7
|
2c4adcc6af
|
replaces insertsub in Pose2. make check works. Are all functions in Matrix.h required ?
|
2014-11-30 08:33:35 -05:00 |
nsrinivasan7
|
bbe657d19d
|
Fixed REturn Value of Matrix() in Rot3
|
2014-11-30 08:32:52 -05:00 |
nsrinivasan7
|
0ac6c8b80b
|
Fixed the return value of Rot3
|
2014-11-30 08:32:35 -05:00 |
dellaert
|
46ad6ea2e7
|
Got rid of that classname grammar
|
2014-11-30 13:29:34 +01:00 |
dellaert
|
c9a15fbc38
|
Now uses basic rules
|
2014-11-30 13:27:04 +01:00 |
dellaert
|
ff3349c1e1
|
Moved category to Qualified
|
2014-11-30 13:09:23 +01:00 |
dellaert
|
3f308e5f86
|
Moved to header
|
2014-11-30 11:30:06 +01:00 |
dellaert
|
ad8a25c78c
|
A bit of namespace shielding for use in header
|
2014-11-30 11:24:12 +01:00 |