.. _method-function_train-max_order:

"""""""""
max_order
"""""""""


Maximum polynomial order of each univariate function within the functional tensor train.


.. toctree::
   :hidden:
   :maxdepth: 1



**Specification**

- *Alias:* None

- *Arguments:* INTEGER

- *Default:* unsigned short max


**Description**


This specification is inactive for curren adaptation options.

In future adaptation options (i.e., cross-approximation adaptation), this will specify the maximum order that can be obtained during adaptation, where polynomial order will start from ``start_order`` and be limited by ``max_order``.

*Default Behavior*

Max order is unbounded (adaptive sweep will stop when CV error increases).