#include <gaussian_2D.h>
Inheritance diagram for Function_2D::FFT_normalized_gaussian:
Public Methods | |
FFT_normalized_gaussian (const real_type center_x=0, const real_type center_y=0, const real_type sigma_x=1, const real_type sigma_y=1, const real_type orientation_angle=0) | |
Protected Methods | |
virtual real_type | base_value_proxy (const real_type x, const real_type y) const |
|
|
|
Implements Function_2D::Base_2D. |