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

Definition of blur_sine class. More...

#include <cmath>
#include <Eigen/Core>
#include "num_collect/base/index_type.h"
+ Include dependency graph for blur_sine.h:

Go to the source code of this file.

Classes

class  num_prob_collect::regularization::blur_sine
 Class of problem of blurred sine function. More...
 

Namespaces

namespace  num_prob_collect
 Namespace of problems for test of num_collect.
 
namespace  num_prob_collect::regularization
 Namespace of regularization.
 

Detailed Description

Definition of blur_sine class.

Definition in file blur_sine.h.