cartesian_product()
|
Cartesian product of two ralgets |
connect()
|
Connect two ralget graphs - original |
e()
|
Create ralget edge |
`==`(<ralget>)
|
Create vertex |
evaluate()
|
Evaluate a graph where nodes and edges store functions. |
evaluate_execute()
|
Evaluate a graph where nodes and edges store functions.2 |
evaluate_prepare()
|
Evaluate a graph where nodes and edges store functions.1 |
get_edge_names()
|
Get edge names |
`%x%`
|
Cartesian product of two ralgets |
overlay()
|
Add two ralget graphs - original |
`+`(<ralget>)
|
Add two ralget graphs |
rsum()
|
Vector addition |
sumv()
|
Sum multiple ralget vertices |
`*`(<ralget>)
|
Multiply two ralget graphs |
unsafe_rsum()
|
Vector addition |
v()
|
Create vertex |