ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::ml::op_util::DimXPlus 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 119 of file ShapeChecking.h.

Member Function Documentation

◆ apply()

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

Definition at line 121 of file ShapeChecking.h.

◆ backprop()

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

Definition at line 124 of file ShapeChecking.h.

References cloudViewer::ml::op_util::GetString(), and ToString().

◆ constant()

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

Definition at line 120 of file ShapeChecking.h.

◆ ToString()

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

Definition at line 137 of file ShapeChecking.h.

Referenced by backprop().


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