Halide 14.0.0
Halide compiler and libraries
Halide::Error Struct Reference

A base class for Halide errors. More...

#include <Error.h>

Inheritance diagram for Halide::Error:
Halide::CompileError Halide::InternalError Halide::RuntimeError

Public Member Functions

 Error (const std::string &msg)
 

Detailed Description

A base class for Halide errors.

Definition at line 16 of file Error.h.

Constructor & Destructor Documentation

◆ Error()

Halide::Error::Error ( const std::string &  msg)

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