Ophidian
 All Classes Namespaces Functions
Public Member Functions | List of all members
ophidian::interconnection::packed_rc_tree Class Reference

Packed RC Tree Class.

#include <rc_tree.h>

Public Member Functions

 packed_rc_tree (std::size_t node_count=0)
 
void pred (std::size_t i, std::size_t pred)
 
void capacitance (std::size_t i, quantity< si::capacitance > cap)
 
void resistance (std::size_t i, quantity< si::resistance > res)
 
std::size_t node_count () const
 
std::size_t pred (std::size_t i) const
 
quantity< si::resistance > resistance (std::size_t i) const
 
quantity< si::capacitance > capacitance (std::size_t i) const
 
std::size_t tap (const std::string &name) const
 
void tap (const std::string &name, std::size_t value)
 

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