Poplar and PopLibs
SortOrder.hpp File Reference

Defintions of sort ordering. More...

#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  popops
 Common functions, such as elementwise and reductions.
 

Enumerations

enum class  popops::SortOrder { popops::NONE , popops::ASCENDING , popops::DESCENDING }
 Defines a required order for sorting operations. More...
 

Detailed Description

Defintions of sort ordering.