minor typo - comment only
parent
306ac0a4b2
commit
2eac3b7235
|
|
@ -139,7 +139,7 @@ public:
|
||||||
/** get a copy of sigmas */
|
/** get a copy of sigmas */
|
||||||
const Vector& get_sigmas() const { return model_->sigmas(); }
|
const Vector& get_sigmas() const { return model_->sigmas(); }
|
||||||
|
|
||||||
/** get a copy of sigmas */
|
/** get a copy of model */
|
||||||
const sharedDiagonal& get_model() const { return model_; }
|
const sharedDiagonal& get_model() const { return model_; }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue