![]() |
Multivariate Pattern Analysis in Python |
The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.base.dochelpers (for developers).
Generate enhanced doc strings but given a class, not just a name.
It is to be used from a collector, ie whenever class is already created
See also
Full API documentation of enhancedClassDocString() in module mvpa.base.dochelpers.
See also
Full API documentation of enhancedDocString() in module mvpa.base.dochelpers.
See also
Full API documentation of handleDocString() in module mvpa.base.dochelpers.
See also
Full API documentation of rstUnderline() in module mvpa.base.dochelpers.
Given list of lists figure out their common widths and print to out
Parameters: |
|
---|---|
Return type: | string if out was None |
See also
Full API documentation of table2string() in module mvpa.base.dochelpers.