![]() |
Tensor Comprehensions
|
#include <tree_views.h>


Public Member Functions | |
| OptionView (const TreeRef &tree) | |
| bool | present () const |
| T | get () const |
| TreeRef | map (std::function< TreeRef(const T &)> fn) |
Public Member Functions inherited from lang::TreeView | |
| TreeView (const TreeRef &tree_) | |
| TreeRef | tree () const |
| const SourceRange & | range () const |
| operator TreeRef () const | |
Additional Inherited Members | |
Protected Member Functions inherited from lang::TreeView | |
| TreeRef | subtree (size_t i) const |
Protected Attributes inherited from lang::TreeView | |
| TreeRef | tree_ |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |