• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[section:c_sharp Using the Distributions from Within C#]
2
3The distributions in this library can be used from the C# programming language
4when they are built using Microsoft's Common Language Runtime (CLR) option.
5
6An example of this kind of usage is given in the
7[@../distexplorer/html/index.html Distribution Explorer]
8example.  See =boost-root/libs/math/dot_net_example=
9for the source code: the application consists of a C++ .dll that contains the
10actual distributions, and a C# GUI that allows you to explore their properties.
11
12[endsect] [/section:c_sharp]
13
14[/
15  Copyright 2006, 2013 John Maddock and Paul A. Bristow.
16  Distributed under the Boost Software License, Version 1.0.
17  (See accompanying file LICENSE_1_0.txt or copy at
18  http://www.boost.org/LICENSE_1_0.txt).
19]
20
21