NANA
首页
模块
类
文件
文件列表
文件成员
NANA
modules
math
include
math.hpp
浏览该文件的文档.
1
#pragma once
16
#include "
math/fft.h
"
17
#include "
math/gaussian.hpp
"
18
#include "
math/LevenbergMarquardt.h
"
19
#include "
math/polynomialevaluation.hpp
"
20
#include "
math/rand.h
"
21
LevenbergMarquardt.h
实现列文伯格-马夸尔特算法
fft.h
实现傅里叶变换相关算法
gaussian.hpp
实现高斯相关的算法
polynomialevaluation.hpp
实现多项式的求值
rand.h
增加随机算法
制作者
1.9.2