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

#include <tvm/internal/MatrixProperties.h>

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Invertibility()

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

Member Function Documentation

◆ operator bool()

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

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