Relacs  0.9.8
Map< T > Member List

This is the complete list of members for Map< T >, including all inherited members.

abs(void)Array< T >
absdev(int first=0, int last=-1) const Array< T >
absdevKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const Array< T >
acos(void)Array< T >
acosh(void)Array< T >
append(const T *x, const T *y, int n)Map< T >
append(const vector< T > &x, const vector< T > &y)Map< T >
append(const Array< T > &x, const Array< T > &y)Map< T >
append(const Map< T > &a)Map< T >
relacs::Array::append(T a, int n=1)Array< T >
relacs::Array::append(const S *a, int n)Array< T >
relacs::Array::append(const T *a, int n)Array< T >
relacs::Array::append(const S &a)Array< T >
relacs::Array::append(const Array< T > &a)Array< T >
Array(void)Array< T >
Array(int n)Array< T >
Array(int n, const T &val)Array< T >
Array(const S *a, int n)Array< T >
Array(const T *a, int n)Array< T >
Array(const vector< S > &a, int first=0, int last=-1)Array< T >
Array(const Array< S > &a, int first=0, int last=-1)Array< T >
Array(const Array< T > &a)Array< T >
Array(const LinearRange &range)Array< T >
asin(void)Array< T >
asinh(void)Array< T >
assign(const T *y, int n, const T &xval=0)Map< T >
assign(const T *x, const T *y, int n)Map< T >
assign(const vector< T > &y, const T &xval=0)Map< T >
assign(const vector< T > &x, const vector< T > &y)Map< T >
assign(const Array< T > &y, const T &xval=0)Map< T >
assign(const Array< T > &x, const Array< T > &y)Map< T >
assign(const SampleData< T > &sa)Map< T >
assign(const Map< T > &a)Map< T >
relacs::Array::assign(const S *a, int n)Array< T >
relacs::Array::assign(const T *a, int n)Array< T >
relacs::Array::assign(const S &a)Array< T >
relacs::Array::assign(const Array< T > &a)Array< T >
relacs::Array::assign(const Array< T > &a, int first, int last=-1)Array< T >
relacs::Array::assign(const LinearRange &range)Array< T >
at(int i) const Array< T >
at(int i)Array< T >
atan(void)Array< T >
atanh(void)Array< T >
average(Map< TT > &meantrace, const vector< Map< TT > > &traces)Map< T >friend
average(Map< TT > &meantrace, Map< TT > &stdev, const vector< Map< TT > > &traces)Map< T >friend
average(SampleData< TT > &meantrace, const vector< Map< TT > > &traces)Map< T >friend
average(SampleData< TT > &meantrace, SampleData< TT > &stdev, const vector< Map< TT > > &traces)Map< T >friend
averageAdd(const Array< T > &a, int n)Array< T >
averageAdd(const Array< T > &a, int n, Array< T > &sq)Array< T >
averageAdd(const Array< T > &a, int n, Array< T > &sq, Array< T > &sd)Array< T >
back(void) const Array< T >
back(void)Array< T >
begin(void)Map< T >inline
begin(void) const Map< T >inline
capacity(void) const Map< T >inline
cbrt(void)Array< T >
ceil(void)Array< T >
clear(void)Map< T >virtual
const_iterator typedefMap< T >
const_reference typedefMap< T >
CONTAINERFUNC1DEC(Array< T >, pow)Array< T >
CONTAINEROPS1DEC(Map< T >, operator+=)Map< T >
CONTAINEROPS1DEC(Map< T >, operator-=)Map< T >
CONTAINEROPS1DEC(Map< T >, operator*=)Map< T >
CONTAINEROPS1DEC(Map< T >, operator/=)Map< T >
CONTAINEROPS1DEC(Map< T >, operator%=)Map< T >
relacs::Array::CONTAINEROPS1DEC(Array< T >, operator+=)Array< T >
relacs::Array::CONTAINEROPS1DEC(Array< T >, operator-=)Array< T >
relacs::Array::CONTAINEROPS1DEC(Array< T >, operator*=)Array< T >
relacs::Array::CONTAINEROPS1DEC(Array< T >, operator/=)Array< T >
relacs::Array::CONTAINEROPS1DEC(Array< T >, operator%=)Array< T >
CONTAINEROPS1SCALARDEC(Map< T >, operator=)Map< T >
relacs::Array::CONTAINEROPS1SCALARDEC(Array< T >, operator=)Array< T >
CONTAINEROPS2DEC(class TT, Map< TT >, operator+)Map< T >
CONTAINEROPS2DEC(class TT, Map< TT >, operator-)Map< T >
CONTAINEROPS2DEC(class TT, Map< TT >, operator*)Map< T >
CONTAINEROPS2DEC(class TT, Map< TT >, operator/)Map< T >
CONTAINEROPS2DEC(class TT, Map< TT >, operator%)Map< T >
relacs::Array::CONTAINEROPS2DEC(class TT, Array< TT >, operator+)Array< T >
relacs::Array::CONTAINEROPS2DEC(class TT, Array< TT >, operator-)Array< T >
relacs::Array::CONTAINEROPS2DEC(class TT, Array< TT >, operator*)Array< T >
relacs::Array::CONTAINEROPS2DEC(class TT, Array< TT >, operator/)Array< T >
relacs::Array::CONTAINEROPS2DEC(class TT, Array< TT >, operator%)Array< T >
copy(T *y, int n, const T &yval=0)Map< T >
copy(T *x, T *y, int n, const T &xval=0, const T &yval=0)Map< T >
copy(vector< T > &y)Map< T >
copy(vector< T > &x, vector< T > &y)Map< T >
copy(Array< T > &y)Map< T >
copy(Array< T > &x, Array< T > &y)Map< T >
copy(Map< T > &a)Map< T >
relacs::Array::copy(S *a, int n, const S &val=0) const Array< T >
relacs::Array::copy(T *a, int n, const T &val=0) const Array< T >
relacs::Array::copy(S &a) const Array< T >
relacs::Array::copy(Array< S > &a) const Array< T >
corrCoef(int first=0, int last=-1) const Map< T >
cos(void)Array< T >
cosh(void)Array< T >
cov(int first=0, int last=-1) const Map< T >
cube(void)Array< T >
data(void) const Array< T >inline
data(void)Array< T >inline
decibel(double level=0.0)Array< T >
empty(void) const Map< T >inline
end(void)Map< T >inline
end(void) const Map< T >inline
erase(int i)Map< T >
relacs::Array::erase(iterator i)Array< T >
erf(void)Array< T >
erfc(void)Array< T >
exp(void)Array< T >
exp(double base)Array< T >
floor(void)Array< T >
free(int n=0)Map< T >virtual
front(void) const Array< T >
front(void)Array< T >
identity(void)Map< T >
insert(int i, const T &xval, const T &yval)Map< T >
insert(const T &xval, const T &yval)Map< T >
relacs::Array::insert(int i, const T &v)Array< T >
relacs::Array::insert(iterator i, const T &v)Array< T >
interpolate(double x) const Map< T >
iterator typedefMap< T >
kurtosis(int first=0, int last=-1) const Array< T >
linear(double level)Array< T >
lineFit(int first, int last, double &b, double &bu, double &m, double &mu, double &chisq) const Map< T >
lineFit(double &b, double &bu, double &m, double &mu, double &chisq) const Map< T >inline
lineFit(double &b, double &m) const Map< T >inline
load(istream &str, const string &stop="", string *line=0)Map< T >
load(const string &file, const string &stop="")Map< T >
log(void)Array< T >
log10(void)Array< T >
Map(void)Map< T >
Map(int n)Map< T >
Map(int n, const T &xval, const T &yval)Map< T >
Map(const T *x, const T *y, int n)Map< T >
Map(const vector< T > &x, const vector< T > &y)Map< T >
Map(const Array< T > &x, const Array< T > &y)Map< T >
Map(const SampleData< T > &sa)Map< T >
Map(const EventData &ed)Map< T >
Map(const Map< T > &a)Map< T >
max(int first=0, int last=-1) const Array< T >
maxCapacity(void) const Array< T >
maxIndex(int first=0, int last=-1) const Array< T >
maxIndex(T &max, int first=0, int last=-1) const Array< T >
maxX(T &y, int first=0, int last=-1) const Map< T >
maxXIndex(T &max, T &x, int first=0, int last=-1) const Map< T >
maxY(T &x, int first=0, int last=-1) const Map< T >
maxYIndex(T &max, T &x, int first=0, int last=-1) const Map< T >
mean(int first=0, int last=-1) const Array< T >
mean(typename numerical_traits< T >::variance_type &stdev, int first=0, int last=-1) const Array< T >
min(int first=0, int last=-1) const Array< T >
minIndex(int first=0, int last=-1) const Array< T >
minIndex(T &min, int first=0, int last=-1) const Array< T >
minMax(T &min, T &max, int first=0, int last=-1) const Array< T >
minMaxIndex(int &minindex, int &maxindex, int first=0, int last=-1) const Array< T >
minMaxIndex(T &min, int &minindex, T &max, int &maxindex, int first=0, int last=-1) const Array< T >
minMaxX(T &min, T &miny, T &max, T &maxy, int first=0, int last=-1) const Map< T >
minMaxXIndex(T &min, int &minindex, T &miny, T &max, int &maxindex, T &maxy, int first=0, int last=-1) const Map< T >
minMaxY(T &min, T &minx, T &max, T &maxx, int first=0, int last=-1) const Map< T >
minMaxYIndex(T &min, int &minindex, T &minx, T &max, int &maxindex, T &maxx, int first=0, int last=-1) const Map< T >
minX(T &y, int first=0, int last=-1) const Map< T >
minXIndex(T &min, T &y, int first=0, int last=-1) const Map< T >
minY(T &x, int first=0, int last=-1) const Map< T >
minYIndex(T &min, T &x, int first=0, int last=-1) const Map< T >
ones(int n)Array< T >
operator()(int i, int j) const Map< T >inline
operator()(int i, int j)Map< T >inline
operator-(void)Map< T >
operator<(const Map< TT > &a, const Map< TT > &b)Map< T >friend
operator<<(ostream &str, const Map< TT > &a)Map< T >friend
operator=(const R &y)Map< T >
operator=(const Array< T > &y)Map< T >
operator=(const SampleData< T > &sa)Map< T >
operator=(const Map< T > &a)Map< T >
relacs::Array::operator=(const S &a)Array< T >
relacs::Array::operator=(const LinearRange &range)Array< T >
operator==(const Map< TT > &a, const Map< TT > &b)Map< T >friend
operator>>(istream &str, Map< TT > &a)Map< T >friend
operator[](int i) const Map< T >inline
operator[](int i)Map< T >inline
pointer typedefMap< T >
pop(void)Map< T >
power(int first=0, int last=-1) const Array< T >
propFit(int first, int last, double &m, double &mu, double &chisq) const Map< T >
propFit(double &m, double &mu, double &chisq) const Map< T >inline
propFit(int first=0, int last=-1) const Map< T >inline
push(const T &xval, const T &yval)Map< T >inline
push(const R &xval, const R &yval)Map< T >
relacs::Array::push(const T &val)Array< T >inline
relacs::Array::push(const R &x)Array< T >
push_front(const T &xval, const T &yval)Map< T >
rand(int n, R &r=rnd)Array< T >
randNorm(int n, R &r=rnd)Array< T >
rank(int first=0, int last=-1)Array< T >
reference typedefMap< T >
repeat(int n)Array< T >
reserve(int n)Map< T >virtual
resize(int n, const T &val=0)Map< T >virtual
resize(int n, const T &xval, const T &yval)Map< T >
rms(int first=0, int last=-1) const Array< T >
save(ostream &str, int width=10, int prec=5, const string &start="", const string &separator=" ") const Map< T >
save(const string &file, int width=8, int prec=3) const Map< T >
relacs::Array::save(ostream &str, int width=10, int prec=5) const Array< T >
sem(int first=0, int last=-1) const Array< T >
semFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const Array< T >
semKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const Array< T >
sin(void)Array< T >
sinh(void)Array< T >
size(void) const Map< T >inline
size_type typedefMap< T >
skewness(int first=0, int last=-1) const Array< T >
sortByX(void)Map< T >
sortByY(void)Map< T >
sortedIndex(Array< int > &indices, int first=0, int last=-1)Array< T >
sqrt(void)Array< T >
square(void)Array< T >
squaredSum(int first=0, int last=-1) const Array< T >
stdev(int first=0, int last=-1) const Array< T >
stdevFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const Array< T >
stdevKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const Array< T >
sum(int first=0, int last=-1) const Array< T >
tan(void)Array< T >
tanh(void)Array< T >
value_type typedefMap< T >
variance(int first=0, int last=-1) const Array< T >
varianceFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const Array< T >
varianceKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const Array< T >
x(void) const Map< T >inline
x(void)Map< T >inline
x(int i) const Map< T >inline
x(int i)Map< T >inline
y(void) const Map< T >inline
y(void)Map< T >inline
y(int i) const Map< T >inline
y(int i)Map< T >inline
zeros(int n)Array< T >
~Array(void)Array< T >virtual
~Map(void)Map< T >virtual