Small formatting

release/4.3a0
Alex Cunningham 2012-06-21 17:44:20 +00:00
parent c8a623a1ac
commit 0393f65629
2 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,6 @@
#include <boost/random/variate_generator.hpp>
#include <gtsam/linear/Sampler.h>
namespace gtsam {
/* ************************************************************************* */

View File

@ -10,8 +10,8 @@
* -------------------------------------------------------------------------- */
/**
* @file Sampler.h
* @brief sampling that can be parameterized using a NoiseModel to generate samples from
* @file Sampler.h
* the given distribution
* @author Alex Cunningham
*/
@ -88,4 +88,4 @@ protected:
};
}
} // \namespace gtsam