fdaPDE/fdaPDE-cpp

Add discretized penalty matrix P for iterative parabolic regularization

Opened this issue · 0 comments

The implementation of method P() for SpaceTimeParabolicBase<Model, IterativeSolver> in fdaPDE/models/space_time_parabolic_base.h is missing. This prevents, e.g., the definition of the GCV index for a model using such regularization.