$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math distributions] where to check for validity of distribution variables?
From: John Maddock (john_at_[hidden])
Date: 2008-11-27 05:16:40
Thijs van den Berg wrote:
>> in that case, I don't see an really big use for an is_valid() or
>> check_parameters() member function (for now)
Except for pdf/cdf/quantile ?
John.