add author
parent
223ea468d6
commit
da78cc202a
|
|
@ -15,6 +15,7 @@
|
||||||
* @date July 30th, 2013
|
* @date July 30th, 2013
|
||||||
* @author Chris Beall (cbeall3)
|
* @author Chris Beall (cbeall3)
|
||||||
* @author Luca Carlone
|
* @author Luca Carlone
|
||||||
|
* @author Akshay Krishnan
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <CppUnitLite/TestHarness.h>
|
#include <CppUnitLite/TestHarness.h>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
* @brief Functions for triangulation
|
* @brief Functions for triangulation
|
||||||
* @date July 31, 2013
|
* @date July 31, 2013
|
||||||
* @author Chris Beall
|
* @author Chris Beall
|
||||||
|
* @author Akshay Krishnan
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gtsam/geometry/triangulation.h>
|
#include <gtsam/geometry/triangulation.h>
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@
|
||||||
* @date July 31, 2013
|
* @date July 31, 2013
|
||||||
* @author Chris Beall
|
* @author Chris Beall
|
||||||
* @author Luca Carlone
|
* @author Luca Carlone
|
||||||
|
* @author Akshay Krishnan
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue