Generated on Wed Jan 24 2018 21:22:26 for Gecode by doxygen 1.8.13
Gecode::Int::Linear::BoolNegTraits< NegBoolView > Class Template Reference

Traits for Boolean negation view. More...

#include <bool-int.hpp>

Public Types

typedef BoolView NegView
 The negated view. More...
 

Static Public Member Functions

static BoolView neg (NegBoolView x)
 Return negated View. More...
 

Detailed Description

template<>
class Gecode::Int::Linear::BoolNegTraits< NegBoolView >

Traits for Boolean negation view.

Definition at line 562 of file bool-int.hpp.

Member Typedef Documentation

◆ NegView

The negated view.

Definition at line 565 of file bool-int.hpp.

Member Function Documentation

◆ neg()

Return negated View.

Definition at line 567 of file bool-int.hpp.


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