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 ...

slider1

このオブジェクトはdisjoint_subsetsと似ていますが、各セットのサイズも追跡される点が異なります。 

#include <dlib/disjoint_subsets.h>

//Cop ...