1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- \hypertarget{namespacefv}{}\section{fv Namespace Reference}
- \label{namespacefv}\index{fv@{fv}}
- The namespace containing all filval classes and functions.
- \subsection*{Classes}
- \begin{DoxyCompactItemize}
- \item
- class \hyperlink{classfv_1_1BoundValue}{Bound\+Value}
- \begin{DoxyCompactList}\small\item\em A generic value owning only a function object. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1ConstantValue}{Constant\+Value}
- \begin{DoxyCompactList}\small\item\em A \hyperlink{classfv_1_1Value}{Value} which always returns the same value, supplied in the constructor. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Container}{Container}
- \item
- class \hyperlink{classfv_1_1ContainerMean}{Container\+Mean}
- \item
- class \hyperlink{classfv_1_1ContainerVector}{Container\+Vector}
- \item
- class \hyperlink{classfv_1_1Count}{Count}
- \item
- class \hyperlink{classfv_1_1DataSet}{Data\+Set}
- \item
- class \hyperlink{classfv_1_1DerivedValue}{Derived\+Value}
- \begin{DoxyCompactList}\small\item\em A generic, derived, value. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1ElementOf}{Element\+Of}
- \begin{DoxyCompactList}\small\item\em Extract the element at a specific index from a vector. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Filter}{Filter}
- \item
- class \hyperlink{classfv_1_1Function}{Function}
- \item
- class \hyperlink{classfv_1_1Function_3_01R_07ArgTypes_8_8_8_08_4}{Function$<$ R(\+Arg\+Types...)$>$}
- \begin{DoxyCompactList}\small\item\em In order to enable proper provenance tracking, and at the same time keep the ability to embed functions into values, the \hyperlink{classfv_1_1Function}{Function} class should be used. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1GenContainer}{Gen\+Container}
- \item
- class \hyperlink{classfv_1_1GenFunction}{Gen\+Function}
- \begin{DoxyCompactList}\small\item\em Parent class to all \hyperlink{classfv_1_1Function}{Function} classes. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1GenValue}{Gen\+Value}
- \item
- class \hyperlink{classfv_1_1Max}{Max}
- \begin{DoxyCompactList}\small\item\em Find and return the maximum value of a vector. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1MaxIndex}{Max\+Index}
- \begin{DoxyCompactList}\small\item\em Find and return the maximum value of a vector and its index. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Mean}{Mean}
- \begin{DoxyCompactList}\small\item\em Calculate the mean value of a vector. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Min}{Min}
- \begin{DoxyCompactList}\small\item\em Find and return the minimum value of a vector. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1MinIndex}{Min\+Index}
- \begin{DoxyCompactList}\small\item\em Find and return the minimum value of a vector and its index. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1ObservedValue}{Observed\+Value}
- \begin{DoxyCompactList}\small\item\em A generic, observed, value. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Pair}{Pair}
- \begin{DoxyCompactList}\small\item\em Creates a std\+::pair type from a two other \hyperlink{classfv_1_1Value}{Value} objects. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1PointerValue}{Pointer\+Value}
- \begin{DoxyCompactList}\small\item\em A \hyperlink{classfv_1_1Value}{Value} of a pointer. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Range}{Range}
- \begin{DoxyCompactList}\small\item\em Calculate the range of the values in a vector. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1RangeFilter}{Range\+Filter}
- \item
- class \hyperlink{classfv_1_1Reduce}{Reduce}
- \begin{DoxyCompactList}\small\item\em \hyperlink{classfv_1_1Reduce}{Reduce} a \hyperlink{classfv_1_1Value}{Value} of type vector$<$\+T$>$ to just a T. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1ReduceIndex}{Reduce\+Index}
- \begin{DoxyCompactList}\small\item\em Similar to \hyperlink{classfv_1_1Reduce}{Reduce}, but returns a pair of a T and an int. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1Value}{Value}
- \begin{DoxyCompactList}\small\item\em A generic value. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1WrapperVector}{Wrapper\+Vector}
- \begin{DoxyCompactList}\small\item\em A std\+::vector wrapper around a C-\/style array. \end{DoxyCompactList}\item
- class \hyperlink{classfv_1_1ZipMapFour}{Zip\+Map\+Four}
- \begin{DoxyCompactList}\small\item\em Takes a set of four \hyperlink{classfv_1_1Value}{Value}$<$std\+::vector$<$\+T$>$ $>$ objects and a function of four Ts and returns a std\+::vector$<$\+R$>$. \end{DoxyCompactList}\end{DoxyCompactItemize}
- \subsection*{Typedefs}
- \begin{DoxyCompactItemize}
- \item
- \hypertarget{namespacefv_a99804eba279e6002492d49bbd54e1938}{}\label{namespacefv_a99804eba279e6002492d49bbd54e1938}
- typedef std\+::map$<$ std\+::string, \hyperlink{classfv_1_1GenContainer}{Gen\+Container} $\ast$ $>$ {\bfseries Container\+Set}
- \item
- \hypertarget{namespacefv_acc10056e9b78553b6a5b2110e63456e9}{}\label{namespacefv_acc10056e9b78553b6a5b2110e63456e9}
- typedef std\+::map$<$ std\+::string, \hyperlink{classfv_1_1GenValue}{Gen\+Value} $\ast$ $>$ {\bfseries Value\+Set}
- \end{DoxyCompactItemize}
- \subsection*{Enumerations}
- \begin{DoxyCompactItemize}
- \item
- \hypertarget{namespacefv_a16a191c4b8935d4c7c5aad79fc4ea97e}{}\label{namespacefv_a16a191c4b8935d4c7c5aad79fc4ea97e}
- enum {\bfseries Save\+Option} \{ {\bfseries P\+NG} = 0,
- {\bfseries P\+DF} = 1,
- {\bfseries R\+O\+OT} = 2
- \}
- \end{DoxyCompactItemize}
- \subsection*{Functions}
- \begin{DoxyCompactItemize}
- \item
- \hypertarget{namespacefv_a12225ad5af727a02b469015810b7f83f}{}\label{namespacefv_a12225ad5af727a02b469015810b7f83f}
- std\+::ostream \& {\bfseries operator$<$$<$} (std\+::ostream \&os, \hyperlink{classfv_1_1GenValue}{Gen\+Value} \&gv)
- \end{DoxyCompactItemize}
- \subsection{Detailed Description}
- The namespace containing all filval classes and functions.
|