File: main.aux

package info (click to toggle)
spooles 2.2-11
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,656 kB
  • ctags: 3,690
  • sloc: ansic: 146,836; sh: 7,571; csh: 3,615; makefile: 1,968; perl: 74
file content (21 lines) | stat: -rw-r--r-- 1,421 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\relax 
\@writefile{toc}{\contentsline {chapter}{\numberline {1}{\tt  MT} directory}{1}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chapter:MT}{{1}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {1.1}Data Structure}{2}}
\newlabel{section:MT:dataStructure}{{1.1}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {1.2}Prototypes and descriptions of {\tt  MT} methods}{2}}
\newlabel{section:MT:proto}{{1.2}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}Matrix-matrix multiply methods}{2}}
\newlabel{subsection:MT:proto:mvm}{{1.2.1}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2}Multithreaded Factorization methods}{3}}
\newlabel{subsection:FrontMtx:proto:factorMT}{{1.2.2}{3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.3}Multithreaded $QR$ Factorization method}{4}}
\newlabel{subsection:FrontMtx:proto:factorQR_MT}{{1.2.3}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.4}Multithreaded Solve method}{4}}
\newlabel{subsection:FrontMtx:proto:solve-multithreaded}{{1.2.4}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.5}Multithreaded $QR$ Solve method}{5}}
\newlabel{subsection:FrontMtx:proto:QRsolve-MT}{{1.2.5}{5}}
\@writefile{toc}{\contentsline {section}{\numberline {1.3}Driver programs for the multithreaded functions}{5}}
\newlabel{section:MT:drivers}{{1.3}{5}}