Re: [ceres-solver] Dependent residual blocks

20 views
Skip to first unread message

Sameer Agarwal

unread,
Jul 23, 2025, 11:49:52 AMJul 23
to ceres-...@googlegroups.com
Three residual blocks is cleaner.

On Wed, Jul 23, 2025, 8:41 AM Gregory Miecznik <rgmie...@gmail.com> wrote:
Hello, 
Consider a minimization functional which is a sum of three "logical" blocks, with 2 independent variables x and y. 

||f(x)||^2 + ||g(y)||^2 + ||h(x, y)||^2

Function f is linear in x and depends on only x. 
Function g is linear in y and depends only on y. 
Function h is non-linear and depends on both x and y. 

For this case, would you break the problem into three residual blocks, or would you rather have only one residual block?

--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/dc67e116-ac99-4874-ba5d-148f4a3ec484n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages