mirror of
https://github.com/boostorg/math.git
synced 2026-01-26 06:42:12 +00:00
new stuff
[SVN r39340]
This commit is contained in:
32
doc/distributions/find_location_and_scale.qbk
Normal file
32
doc/distributions/find_location_and_scale.qbk
Normal file
@@ -0,0 +1,32 @@
|
||||
[section:find_eg Find Location and Scale Examples]
|
||||
|
||||
[section:find_location_eg Find Location (Mean) Example]
|
||||
[import ../../example/find_location_example.cpp]
|
||||
[find_location1]
|
||||
[find_location2]
|
||||
See [@../../example/find_location_example.cpp find_location_example.cpp]
|
||||
for full source code: the program output looks like this:
|
||||
[find_location_example_output]
|
||||
[endsect] [/section:find_location_eg Find Location (Mean) Example]
|
||||
|
||||
[section:find_scale_eg Find Scale (Standard Deviation) Example]
|
||||
[import ../../example/find_scale_example.cpp]
|
||||
[find_scale1]
|
||||
[find_scale2]
|
||||
See [@../../example/find_scale_example.cpp find_scale_example.cpp]
|
||||
for full source code: the program output looks like this:
|
||||
[find_scale_example_output]
|
||||
[endsect] [/section:find_scale_eg Scale (Standard Deviation) Example]
|
||||
[section:find_mean_and_sd_eg Find mean and standard deviation example]
|
||||
|
||||
[import ../../example/find_mean_and_sd_normal.cpp]
|
||||
[normal_std]
|
||||
[normal_find_location_and_scale_eg]
|
||||
See [@../../example/find_mean_and_sd_normal.cpp find_mean_and_sd_normal.cpp]
|
||||
for full source code & appended program output.
|
||||
[endsect] [/find_mean_and_sd_eg Find mean and standard deviation example]
|
||||
|
||||
[endsect] [/section:find_eg Find Location and Scale Examples]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user