Poplar and PopLibs
popops::expr::Select Class Reference

Computes the conditional ternary operation. More...

#include <Expr.hpp>

Inheritance diagram for popops::expr::Select:
popops::expr::TernaryOp

Detailed Description

Computes the conditional ternary operation.

c ? a : b

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