Minsky
MathDAG::MatlabManip Struct Reference

#include <equations.h>

Collaboration diagram for MathDAG::MatlabManip:
Collaboration graph

Public Member Functions

 MatlabManip (const Node &node)
 

Public Attributes

const Nodenode
 

Detailed Description

Definition at line 64 of file equations.h.

Constructor & Destructor Documentation

◆ MatlabManip()

MathDAG::MatlabManip::MatlabManip ( const Node node)
inline

Definition at line 67 of file equations.h.

67 : node(node) {}
const Node & node
Definition: equations.h:66

Member Data Documentation

◆ node

const Node& MathDAG::MatlabManip::node

Definition at line 66 of file equations.h.

Referenced by MathDAG::operator<<().


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