Show
Ignore:
Timestamp:
02/16/09 10:02:08 (16 years ago)
Author:
smidl
Message:

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classchmat.tex

    r261 r270  
    33\label{classchmat}\index{chmat@{chmat}} 
    44} 
    5 Symmetric matrix stored in square root decomposition using upper cholesky.   
    6  
    7  
    85{\tt \#include $<$chmat.h$>$} 
    96 
     
    1512\end{center} 
    1613\end{figure} 
    17 Collaboration diagram for chmat:\nopagebreak 
    18 \begin{figure}[H] 
    19 \begin{center} 
    20 \leavevmode 
    21 \includegraphics[width=45pt]{classchmat__coll__graph} 
    22 \end{center} 
    23 \end{figure} 
    24 \subsection*{Public Member Functions} 
     14 
     15 
     16\subsection{Detailed Description} 
     17Symmetric matrix stored in square root decomposition using upper cholesky.  
     18 
     19This matrix represent $A=Ch' Ch$ where only the upper triangle $Ch$ is stored; \subsection*{Public Member Functions} 
    2520\begin{CompactItemize} 
    2621\item  
     
    170165 
    171166 
    172 \subsection{Detailed Description} 
    173 Symmetric matrix stored in square root decomposition using upper cholesky.  
    174  
    175 This matrix represent $A=Ch' Ch$ where only the upper triangle $Ch$ is stored;  
    176  
    177167\subsection{Member Function Documentation} 
    178168\hypertarget{classchmat_bbc2d98d7455b1f38828907d442836bf}{