sse_algorithm
Overloads
| Name | Description |
|---|---|
sse_algorithm(const string path) -> SSEAlgorithm | Reads an SSE algorithm from the group at the given path. |
sse_algorithm(const string path) -> SSEAlgorithm | Reads an SSE algorithm from the group at the given path. |
sse_algorithm(const string path) -> SSEAlgorithm
Reads an SSE algorithm from the group at the given path.
Parameters
- path: Relative Path whose last node is the group from which the algorithm is read.
sse_algorithm(const string path) -> SSEAlgorithm
Reads an SSE algorithm from the group at the given path.
Parameters
- path: Path whose last node is the group from which the algorithm is read.