Graph Framework
Loading...
Searching...
No Matches
graph_c_context_type< T, SAFE_MATH > Struct Template Reference

C context with specific type. More...

Inheritance diagram for graph_c_context_type< T, SAFE_MATH >:
graph_c_context

Public Member Functions

 graph_c_context_type ()
 Construct a typed c context.
 

Public Attributes

std::map< graph_node, graph::shared_leaf< T, SAFE_MATH > > nodes
 Variables nodes.
 
workflow::manager< T, SAFE_MATH > work
 Workflow manager.
 
- Public Attributes inherited from graph_c_context
enum graph_type type
 Type of the context.
 
bool safe_math
 Uses safe math.
 

Detailed Description

template<jit::float_scalar T, bool SAFE_MATH = false>
struct graph_c_context_type< T, SAFE_MATH >

C context with specific type.


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