Skip to main content

sse_algorithm

Overloads

NameDescription
sse_algorithm(const string path) -> SSEAlgorithmReads an SSE algorithm from the group at the given path.
sse_algorithm(const string path) -> SSEAlgorithmReads 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.