Get the CPOConstructor used to create a CPO or CPOTrained object. Only primitive CPO or CPOTrained objects have an originating CPOConstructor.

getCPOConstructor(cpo)

Arguments

cpo

[CPO | CPOTrained]
The CPO, Retrafo, or Inverter to get the original CPOConstructor from.

Value

[CPOConstructor]. The original CPOConstructor.

See also