CustomFunctionDefinition Class
CustomFunctionDefinition class
Definition of custom function for calculating with user’s custom engine.
type CustomFunctionDefinition struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewCustomFunctionDefinition | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |