matflow.WorkflowBlueprint#

class matflow.WorkflowBlueprint(workflow_template)#

Bases: WorkflowBlueprint

Pre-built workflow templates that are simpler to parameterise. (For example, fitting workflows.)

Methods

Attributes

workflow_template

The template inside this blueprint.

Parameters:

workflow_template (WorkflowTemplate) –

workflow_template: WorkflowTemplate#

The template inside this blueprint.