boost::probabilities::null_validator< Value > Struct Template Reference

Null validator. More...

#include <probabilities.hpp>

List of all members.

Public Types

typedef Value value_type

Static Public Member Functions

static void is_valid (value_type, linear_domain)
static void is_valid (value_type, log_domain)


Detailed Description

template<typename Value = double>
struct boost::probabilities::null_validator< Value >

Null validator.

This class models the ValidatorConcept but does nothing to check the validity of a value. Use this validator if the values will normally be within range and the performance gain obtained by not checking is critical.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 18 11:10:29 2007 for Boost.Probability: C++ Probability and Likelihood Library by  doxygen 1.4.5