]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/math/doc/distributions/find_location_and_scale.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / math / doc / distributions / find_location_and_scale.qbk
CommitLineData
7c673cae
FG
1[section:find_eg Find Location and Scale Examples]
2
3[section:find_location_eg Find Location (Mean) Example]
4[import ../../example/find_location_example.cpp]
5[find_location1]
6[find_location2]
7See [@../../example/find_location_example.cpp find_location_example.cpp]
8for full source code: the program output looks like this:
9[find_location_example_output]
10[endsect] [/section:find_location_eg Find Location (Mean) Example]
11
12[section:find_scale_eg Find Scale (Standard Deviation) Example]
13[import ../../example/find_scale_example.cpp]
14[find_scale1]
15[find_scale2]
16See [@../../example/find_scale_example.cpp find_scale_example.cpp]
17for full source code: the program output looks like this:
18[find_scale_example_output]
19[endsect] [/section:find_scale_eg Scale (Standard Deviation) Example]
20[section:find_mean_and_sd_eg Find mean and standard deviation example]
21
22[import ../../example/find_mean_and_sd_normal.cpp]
23[normal_std]
24[normal_find_location_and_scale_eg]
25See [@../../example/find_mean_and_sd_normal.cpp find_mean_and_sd_normal.cpp]
26for full source code & appended program output.
27[endsect] [/find_mean_and_sd_eg Find mean and standard deviation example]
28
29[endsect] [/section:find_eg Find Location and Scale Examples]
30
31
32
33[/
34 Copyright 2006 John Maddock and Paul A. Bristow.
35 Distributed under the Boost Software License, Version 1.0.
36 (See accompanying file LICENSE_1_0.txt or copy at
37 http://www.boost.org/LICENSE_1_0.txt).
38]
39