remove_component: remove_component

Description Usage Arguments Value Examples

Description

Remove a component algorithm from a composite algorithm.

Usage

1
remove_component(composite, component, ...)

Arguments

composite

The composite algorithm (algo_composite)

...

For future usage

old

The component algorithm (algo_base)

Value

The composite algorithm with the component remove (algo_composite)

Examples

1
# ...

daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.