libboloq
A library to replesent binary functions using Binary Decision Diagram.
総合概要
名前空間
クラス
ファイル
クラス一覧
クラス索引
クラス階層
クラスメンバ
全て
クラス
名前空間
関数
型定義
ページ
boloq
basic_boolean_function
boloq::basic_boolean_function< T > メンバ一覧
継承メンバを含む
boloq::basic_boolean_function< T >
の全メンバ一覧です。
accept
(V &visitor) const
boloq::basic_boolean_function< T >
inline
basic_boolean_function
() (定義場所:
boloq::basic_boolean_function< T >
)
boloq::basic_boolean_function< T >
inline
basic_boolean_function
(const label_type &_label)
boloq::basic_boolean_function< T >
inline
explicit
basic_boolean_function
(const node_ptr &r)
boloq::basic_boolean_function< T >
inline
explicit
execute
(const AssignT &assign) const
boloq::basic_boolean_function< T >
inline
is_conjunction
() const
boloq::basic_boolean_function< T >
inline
is_disjunction
() const
boloq::basic_boolean_function< T >
inline
is_exclusive_disjunction
() const
boloq::basic_boolean_function< T >
inline
is_negation
() const
boloq::basic_boolean_function< T >
inline
is_wire
() const
boloq::basic_boolean_function< T >
inline
ite
(const self_type &then_node, const self_type &else_node) const
boloq::basic_boolean_function< T >
inline
label_type
typedef
boloq::basic_boolean_function< T >
node_ptr
typedef
boloq::basic_boolean_function< T >
one
()
boloq::basic_boolean_function< T >
inline
static
operator!=
(const self_type &o) const
boloq::basic_boolean_function< T >
inline
operator&
(const self_type &o) const
boloq::basic_boolean_function< T >
inline
operator&=
(const self_type &o)
boloq::basic_boolean_function< T >
inline
operator==
(const self_type &o) const
boloq::basic_boolean_function< T >
inline
operator^
(const self_type &o) const
boloq::basic_boolean_function< T >
inline
operator^=
(const self_type &o)
boloq::basic_boolean_function< T >
inline
operator|
(const self_type &o) const
boloq::basic_boolean_function< T >
inline
operator|=
(const self_type &o)
boloq::basic_boolean_function< T >
inline
operator~
() const
boloq::basic_boolean_function< T >
inline
zero
()
boloq::basic_boolean_function< T >
inline
static
構築:
1.8.8