Path: | rdoc/hist3d.rdoc |
Last Update: | Sun Nov 14 22:53:48 +0000 2010 |
Constructors
Creates a GSL::Histogram2d object by projecting the 3D histogram self onto the xy-plane over the z-range from kstart to kend.
Creates a GSL::Histogram2d object by projecting the 3D histogram self onto the xz-plane over the y-range from jstart to jend.
Creates a GSL::Histogram2d object by projecting the 3D histogram self onto the yz-plane over the x-range from istart to iend.