Krita Source Code Documentation
Loading...
Searching...
No Matches
gauss.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 1982 Donald H. House <x@unknown.com>
3
* SPDX-FileCopyrightText: 1989 Robert Allen <x@unknown.com>
4
*
5
* SPDX-License-Identifier: GPL-2.0-or-later
6
*/
7
#ifndef _GAUSS_H_
8
#define _GAUSS_H_
9
10
class
gauss
11
{
12
public
:
25
static
double
gaussian
(
double
,
double
,
int
);
26
};
27
28
#endif
gauss
Definition
gauss.h:11
gauss::gaussian
static double gaussian(double, double, int)
Definition
gauss.cpp:20
plugins
paintops
hairy
gauss.h
Generated at
2026-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073