1 | \hypertarget{group__math}{ |
---|
2 | \section{Auxiliary math functions} |
---|
3 | \label{group__math}\index{Auxiliary math functions@{Auxiliary math functions}} |
---|
4 | } |
---|
5 | |
---|
6 | |
---|
7 | Collaboration diagram for Auxiliary math functions:\nopagebreak |
---|
8 | \begin{figure}[H] |
---|
9 | \begin{center} |
---|
10 | \leavevmode |
---|
11 | \includegraphics[width=157pt]{group__math} |
---|
12 | \end{center} |
---|
13 | \end{figure} |
---|
14 | |
---|
15 | |
---|
16 | \subsection*{Classes} |
---|
17 | \begin{CompactItemize} |
---|
18 | \item |
---|
19 | class \hyperlink{classsqmat}{sqmat} |
---|
20 | \begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item |
---|
21 | class \hyperlink{classfsqmat}{fsqmat} |
---|
22 | \begin{CompactList}\small\item\em Fake \hyperlink{classsqmat}{sqmat}. This class maps \hyperlink{classsqmat}{sqmat} operations to operations on full matrix. \item\end{CompactList}\item |
---|
23 | class \hyperlink{classldmat}{ldmat} |
---|
24 | \begin{CompactList}\small\item\em Matrix stored in LD form, (commonly known as UD). \item\end{CompactList}\end{CompactItemize} |
---|
25 | \subsection*{Functions} |
---|
26 | \begin{CompactItemize} |
---|
27 | \item |
---|
28 | \hypertarget{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4}{ |
---|
29 | void \hyperlink{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4}{dydr} (double $\ast$r, double $\ast$f, double $\ast$Dr, double $\ast$Df, double $\ast$R, int jl, int jh, double $\ast$kr, int m, int mx)} |
---|
30 | \label{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4} |
---|
31 | |
---|
32 | \begin{CompactList}\small\item\em Auxiliary function dydr; dyadic reduction. \item\end{CompactList}\item |
---|
33 | \hypertarget{group__math_g6715d039e6d5d97005cf9e2522dfa474}{ |
---|
34 | mat \hyperlink{group__math_g6715d039e6d5d97005cf9e2522dfa474}{ltuinv} (const mat \&L)} |
---|
35 | \label{group__math_g6715d039e6d5d97005cf9e2522dfa474} |
---|
36 | |
---|
37 | \begin{CompactList}\small\item\em Auxiliary function ltuinv; inversion of a triangular matrix;. \item\end{CompactList}\item |
---|
38 | \hyperlink{classldmat}{ldmat} \& \hyperlink{group__math_gca445ee152a56043af946ea095b2d8f8}{ldmat::operator+=} (const \hyperlink{classldmat}{ldmat} \&ldA) |
---|
39 | \begin{CompactList}\small\item\em add another \hyperlink{classldmat}{ldmat} matrix \item\end{CompactList}\item |
---|
40 | \hyperlink{classldmat}{ldmat} \& \hyperlink{group__math_ge3f4d2d85ab1ba384c852329aa31d0fb}{ldmat::operator-=} (const \hyperlink{classldmat}{ldmat} \&ldA) |
---|
41 | \begin{CompactList}\small\item\em subtract another \hyperlink{classldmat}{ldmat} matrix \item\end{CompactList}\item |
---|
42 | \hypertarget{group__math_g0fceb6b5b637cec89bb0a3d2e6be1306}{ |
---|
43 | int \hyperlink{group__math_g0fceb6b5b637cec89bb0a3d2e6be1306}{ldmat::cols} () const } |
---|
44 | \label{group__math_g0fceb6b5b637cec89bb0a3d2e6be1306} |
---|
45 | |
---|
46 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\item |
---|
47 | \hypertarget{group__math_g96dfb21865db4f5bd36fa70f9b0b1163}{ |
---|
48 | int \hyperlink{group__math_g96dfb21865db4f5bd36fa70f9b0b1163}{ldmat::rows} () const } |
---|
49 | \label{group__math_g96dfb21865db4f5bd36fa70f9b0b1163} |
---|
50 | |
---|
51 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} |
---|
52 | |
---|
53 | |
---|
54 | \subsection{Function Documentation} |
---|
55 | \hypertarget{group__math_gca445ee152a56043af946ea095b2d8f8}{ |
---|
56 | \index{math@{math}!operator+=@{operator+=}} |
---|
57 | \index{operator+=@{operator+=}!math@{math}} |
---|
58 | \subsubsection[operator+=]{\setlength{\rightskip}{0pt plus 5cm}{\bf ldmat} \& ldmat::operator+= (const {\bf ldmat} \& {\em ldA})\hspace{0.3cm}{\tt \mbox{[}inline, inherited\mbox{]}}}} |
---|
59 | \label{group__math_gca445ee152a56043af946ea095b2d8f8} |
---|
60 | |
---|
61 | |
---|
62 | add another \hyperlink{classldmat}{ldmat} matrix |
---|
63 | |
---|
64 | Operations: mapping of add operation to operators \hypertarget{group__math_ge3f4d2d85ab1ba384c852329aa31d0fb}{ |
---|
65 | \index{math@{math}!operator-=@{operator-=}} |
---|
66 | \index{operator-=@{operator-=}!math@{math}} |
---|
67 | \subsubsection[operator-=]{\setlength{\rightskip}{0pt plus 5cm}{\bf ldmat} \& ldmat::operator-= (const {\bf ldmat} \& {\em ldA})\hspace{0.3cm}{\tt \mbox{[}inline, inherited\mbox{]}}}} |
---|
68 | \label{group__math_ge3f4d2d85ab1ba384c852329aa31d0fb} |
---|
69 | |
---|
70 | |
---|
71 | subtract another \hyperlink{classldmat}{ldmat} matrix |
---|
72 | |
---|
73 | mapping of negative add operation to operators |
---|