Generalized CP Optimization (:obj:`pyttb.gcp_opt`) ================================================== .. note:: Functions defined in ``gcp_optor.py`` have been promoted to the ``pyttb`` namespace. For *all* examples in this document, the following module imports are assumed:: >>> import pyttb as ttb >>> import numpy as np .. autofunction:: pyttb.gcp_opt .. toctree:: :glob: gcp/*