Open3D (C++ API)  0.18.0
Static Public Member Functions
open3d::ml::op_util::DimXMinus 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 ()
 

Member Function Documentation

◆ apply()

static int64_t open3d::ml::op_util::DimXMinus::apply ( int64_t  a,
int64_t  b 
)
inlinestatic

◆ backprop()

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

◆ constant()

static bool open3d::ml::op_util::DimXMinus::constant ( )
inlinestatic

◆ ToString()

static std::string open3d::ml::op_util::DimXMinus::ToString ( )
inlinestatic

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