|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Classes | |
| class | FuncDoc |
| class | HtmlDoc |
Functions | |
| def | is_all_char |
| def | cleanup |
| def | cleanup_lst |
| def | parse_args |
| def | getdoc |
| def | getlatexdoc |
| def | getoutputdoc |
| def | main |
| def gendoc.cleanup | ( | txt | ) |
Definition at line 25 of file gendoc.py.
References cleanup_lst().
| def gendoc.getdoc | ( | fname | ) |
Definition at line 85 of file gendoc.py.
References cleanup(), cleanup_lst(), is_all_char(), and parse_args().
| def gendoc.getlatexdoc | ( | funcdoc | ) |
| def gendoc.getoutputdoc | ( | fdoc, | |
| output | |||
| ) |
Definition at line 314 of file gendoc.py.
References min.
| def gendoc.is_all_char | ( | s, | |
| ch | |||
| ) |
| def gendoc.main | ( | argv | ) |
Definition at line 370 of file gendoc.py.
References getdoc(), and getoutputdoc().