Nabla  1.0
Nabla - a DSL for Automatic differentiation
Public Attributes | List of all members
SymTabItem Class Reference

#include <sym.h>

Public Attributes

std::string name
 
std::string dataType
 
std::string type
 
std::vector< int > Dims
 
int rowNum
 
int colNum
 

Member Data Documentation

◆ colNum

int SymTabItem::colNum

◆ dataType

std::string SymTabItem::dataType

◆ Dims

std::vector<int> SymTabItem::Dims

◆ name

std::string SymTabItem::name

◆ rowNum

int SymTabItem::rowNum

◆ type

std::string SymTabItem::type

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