Show
Ignore:
Timestamp:
02/16/08 15:12:24 (16 years ago)
Author:
smidl
Message:

Switch to CMake

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classsqmat.tex

    r8 r19  
    66{\tt \#include $<$libDC.h$>$} 
    77 
    8 Inheritance diagram for sqmat::\begin{figure}[H] 
     8Inheritance diagram for sqmat:\nopagebreak 
     9\begin{figure}[H] 
    910\begin{center} 
    1011\leavevmode 
    11 \includegraphics[height=2cm]{classsqmat} 
     12\includegraphics[width=78pt]{classsqmat__inherit__graph} 
    1213\end{center} 
    1314\end{figure} 
     
    2526 
    2627\begin{CompactList}\small\item\em Logarithm of a determinant. \item\end{CompactList}\item  
     28virtual vec {\bf sqrt\_\-mult} (vec \&v)=0 
     29\begin{CompactList}\small\item\em Multiplies square root of \$V\$ by vector \$x\$. \item\end{CompactList}\item  
    2730virtual double {\bf qform} (vec \&v)=0\label{classsqmat_44e079468bc8bfccf634dc85b32ba6be} 
    2831 
     
    3740 
    3841\begin{CompactList}\small\item\em Reimplementing common functions of mat: \doxyref{cols()}{p.}{classsqmat_743d3799d9e73403230c54e14ecf09ed}. \item\end{CompactList}\end{CompactItemize} 
    39 \subsection*{Friends} 
     42\subsection*{Protected Attributes} 
    4043\begin{CompactItemize} 
    4144\item  
    42 std::ostream \& \textbf{operator$<$$<$} (std::ostream \&os, {\bf sqmat} \&sq)\label{classsqmat_c9eb5aa871432ddb9c5a45ddbbb19eab} 
     45int \textbf{dim}\label{classsqmat_0abed904bdc0882373ba9adba919689d} 
    4346 
    4447\end{CompactItemize} 
     
    7376\item[{\em C}]multiplying matrix, \item[{\em trans}]if true, product \$V = C'$\ast$V$\ast$C\$ will be computed instead; \end{description} 
    7477\end{Desc} 
     78\index{sqmat@{sqmat}!sqrt_mult@{sqrt\_\-mult}} 
     79\index{sqrt_mult@{sqrt\_\-mult}!sqmat@{sqmat}} 
     80\subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual vec sqmat::sqrt\_\-mult (vec \& {\em v})\hspace{0.3cm}{\tt  [pure virtual]}}\label{classsqmat_b5236c8a050199e1a9d338b0da1a08d2} 
    7581 
     82 
     83Multiplies square root of \$V\$ by vector \$x\$.  
     84 
     85Used e.g. in generating normal samples.  
    7686 
    7787The documentation for this class was generated from the following file:\begin{CompactItemize} 
    7888\item  
    79 work/mixpp/{\bf libDC.h}\end{CompactItemize} 
     89work/mixpp/bdm/math/{\bf libDC.h}\end{CompactItemize}