Skip to content
Snippets Groups Projects
  • Stephan Hilb's avatar
    b098129b
    fix discrete divergence · b098129b
    Stephan Hilb authored
    We want to use the divergence with zero boundary only in the case of dd.
    It actually didn't matter for chambolle, since that boundary information
    is never propagated through the algorithm for initialization with 0, but
    this way is more appropriate.
    b098129b
    History
    fix discrete divergence
    Stephan Hilb authored
    We want to use the divergence with zero boundary only in the case of dd.
    It actually didn't matter for chambolle, since that boundary information
    is never propagated through the algorithm for initialization with 0, but
    this way is more appropriate.