libDAI
Public Member Functions | List of all members
dai::fo_plog0p< T > Struct Template Reference

Function object that returns p*log0(p) More...

#include <dai/prob.h>

Inherits unary_function< T, T >.

Public Member Functions

operator() (const T &p) const
 Returns p * log0(p) More...
 

Detailed Description

template<typename T>
struct dai::fo_plog0p< T >

Function object that returns p*log0(p)

Member Function Documentation

template<typename T >
T dai::fo_plog0p< T >::operator() ( const T &  p) const
inline

Returns p * log0(p)


The documentation for this struct was generated from the following file: