TVM  0.9.4
tvm::internal::MatrixProperties::Constness Struct Reference

#include <tvm/internal/MatrixProperties.h>

Public Member Functions

 Constness (bool b=false)
 
 operator bool () const
 

Detailed Description

A wrapper over a boolean representing the constness of a matrix.

Constructor & Destructor Documentation

◆ Constness()

tvm::internal::MatrixProperties::Constness::Constness ( bool  b = false)
inline

Member Function Documentation

◆ operator bool()

tvm::internal::MatrixProperties::Constness::operator bool ( ) const
inline

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