mxnet
Static Public Member Functions | Static Public Attributes | List of all members
mshadow::packet::PacketOp< op::minus, DType, Arch > Struct Template Reference

#include <packet-inl.h>

Collaboration diagram for mshadow::packet::PacketOp< op::minus, DType, Arch >:
Collaboration graph

Static Public Member Functions

static MSHADOW_CINLINE Packet< DType, Arch > Map (const Packet< DType, Arch > &lhs, const Packet< DType, Arch > &rhs)
 

Static Public Attributes

static const bool kEnabled = true
 

Member Function Documentation

template<typename DType , PacketArch Arch>
static MSHADOW_CINLINE Packet<DType, Arch> mshadow::packet::PacketOp< op::minus, DType, Arch >::Map ( const Packet< DType, Arch > &  lhs,
const Packet< DType, Arch > &  rhs 
)
inlinestatic

Member Data Documentation

template<typename DType , PacketArch Arch>
const bool mshadow::packet::PacketOp< op::minus, DType, Arch >::kEnabled = true
static

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