documentation error
parent
39910717d6
commit
d8527f7332
|
|
@ -87,7 +87,7 @@ namespace gtsam {
|
||||||
/// focal length x
|
/// focal length x
|
||||||
inline double fx() const { return fx_;}
|
inline double fx() const { return fx_;}
|
||||||
|
|
||||||
/// focal length x
|
/// focal length y
|
||||||
inline double fy() const { return fy_;}
|
inline double fy() const { return fy_;}
|
||||||
|
|
||||||
/// skew
|
/// skew
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue