slider1

これは範囲と値を取り、与えられた値が範囲内であればそれを返す単純な関数です。範囲外の場合は、最も近い範囲の終わりの値が返されます。 

#include <dlib/algs.h>

templat ...

slider1

これは、piやeなどの一般的な数値定数の定義を含む単なるヘッダーファイルです。

#include <dlib/numeric_constants.h>

//Copyright (C) 2013 Steve ...

slider1

sort_arrayは、挿入ソートアルゴリズムの実装です。operator - the items in array must be comparable by comp where comp is a function objec ...

slider1

下記の論文で概説されている適応シンプソン法を使用して、実数値関数の積分の近似値を計算します。

Gander, W. and W. Gautshi, 「 Adaptive Quadrature — Revisit ...

slider1

hsort_arrayはヒープソートアルゴリズムの実装です。operator - the items in array must be comparable by comp where comp is a function obje ...