Comment typos
parent
8383e9e285
commit
054e9f19c0
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Sampler.cpp
|
* @file Sampler.cpp
|
||||||
* @brief sampling from a NoiseModel to generate
|
* @brief sampling from a diagonal NoiseModel
|
||||||
* @author Frank Dellaert
|
* @author Frank Dellaert
|
||||||
* @author Alex Cunningham
|
* @author Alex Cunningham
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Sampler.h
|
* @file Sampler.h
|
||||||
* @brief sampling from a NoiseModel to generate
|
* @brief sampling from a NoiseModel
|
||||||
* @author Frank Dellaert
|
* @author Frank Dellaert
|
||||||
* @author Alex Cunningham
|
* @author Alex Cunningham
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue