tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
Functions
operators_common.h File Reference
#include "config.h"
Include dependency graph for operators_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Expr1 , typename Expr2 >
void checkDimsMatch (const Expr1 &lhs, const Expr2 &rhs, const char *opName) TESSERACT_CONDITIONAL_NOEXCEPT
 

Function Documentation

◆ checkDimsMatch()

template<typename Expr1 , typename Expr2 >
void checkDimsMatch ( const Expr1 &  lhs,
const Expr2 &  rhs,
const char *  opName 
)
Here is the call graph for this function: