Skip to content

GetFuncByName

GetFuncByName

Gets the linear function by a specified name.

ISugenoFunction*  GetFuncByName(
   const string  name      // linear function name
   )

Parameters

name

[in] Linear function name.

Return Value

Linear function with a specified name.

Last updated on