numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
full_gen_tikhonov.h File Reference

Definition of full_gen_tikhonov class. More...

+ Include dependency graph for full_gen_tikhonov.h:

Go to the source code of this file.

Classes

class  num_collect::regularization::full_gen_tikhonov< Coeff, Data >
 Class to perform generalized Tikhonov regularization on the condition that the matrix in the regularization term which have full row rank [4], [11]. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::regularization
 Namespace of regularization algorithms.
 

Variables

constexpr auto num_collect::regularization::full_gen_tikhonov_tag
 Tag of fista.
 

Detailed Description

Definition of full_gen_tikhonov class.

Definition in file full_gen_tikhonov.h.