mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Correct spelling in comments and docs.
Change-Id: Iad9a0599d644d3b3cd54244edaf64d408cb1308e
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
//
|
||||
// Author: strandmark@google.com (Petter Strandmark)
|
||||
//
|
||||
// Class for loading the data required for descibing a Fields of Experts (FoE)
|
||||
// Class for loading the data required for describing a Fields of Experts (FoE)
|
||||
// model. The Fields of Experts regularization consists of terms of the type
|
||||
//
|
||||
// alpha * log(1 + (1/2)*sum(F .* X)^2),
|
||||
|
||||
Reference in New Issue
Block a user