ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::ml::op_util::DimXOr Struct Reference

#include <ShapeChecking.h>

Static Public Member Functions

static bool constant ()
 
static int64_t apply (int64_t a, int64_t b)
 
template<class T1 , class T2 >
static bool backprop (int64_t ans, T1 a, T2 b)
 
static std::string ToString ()
 

Detailed Description

Definition at line 191 of file ShapeChecking.h.

Member Function Documentation

◆ apply()

static int64_t cloudViewer::ml::op_util::DimXOr::apply ( int64_t  a,
int64_t  b 
)
inlinestatic

Definition at line 193 of file ShapeChecking.h.

◆ backprop()

template<class T1 , class T2 >
static bool cloudViewer::ml::op_util::DimXOr::backprop ( int64_t  ans,
T1  a,
T2  b 
)
inlinestatic

Definition at line 198 of file ShapeChecking.h.

◆ constant()

static bool cloudViewer::ml::op_util::DimXOr::constant ( )
inlinestatic

Definition at line 192 of file ShapeChecking.h.

◆ ToString()

static std::string cloudViewer::ml::op_util::DimXOr::ToString ( )
inlinestatic

Definition at line 202 of file ShapeChecking.h.


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