BALL
TRegularData1D
BALL::TRegularData1D< ValueType > Member List
This is the complete list of members for
BALL::TRegularData1D< ValueType >
, including all inherited members.
begin
() const
BALL::TRegularData1D< ValueType >
[inline]
begin
()
BALL::TRegularData1D< ValueType >
[inline]
binaryRead
(const String &filename)
BALL::TRegularData1D< ValueType >
binaryWrite
(const String &filename) const
BALL::TRegularData1D< ValueType >
clear
()
BALL::TRegularData1D< ValueType >
[virtual]
const_iterator
typedef
BALL::TRegularData1D< ValueType >
const_reference
typedef
BALL::TRegularData1D< ValueType >
ConstIterator
typedef
BALL::TRegularData1D< ValueType >
CoordinateType
typedef
BALL::TRegularData1D< ValueType >
data_
BALL::TRegularData1D< ValueType >
[protected]
difference_type
typedef
BALL::TRegularData1D< ValueType >
dimension_
BALL::TRegularData1D< ValueType >
[protected]
empty
() const
BALL::TRegularData1D< ValueType >
[inline]
end
() const
BALL::TRegularData1D< ValueType >
[inline]
end
()
BALL::TRegularData1D< ValueType >
[inline]
getClosestIndex
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
getClosestValue
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
getClosestValue
(const CoordinateType &x)
BALL::TRegularData1D< ValueType >
getCoordinates
(const IndexType &index) const
BALL::TRegularData1D< ValueType >
getData
(const IndexType &index) const
BALL::TRegularData1D< ValueType >
getData
(const IndexType &index)
BALL::TRegularData1D< ValueType >
getDimension
() const
BALL::TRegularData1D< ValueType >
[inline]
getEnclosingIndices
(const CoordinateType &x, Position &lower, Position &upper) const
BALL::TRegularData1D< ValueType >
getEnclosingValues
(const CoordinateType &x, ValueType &lower, ValueType &upper) const
BALL::TRegularData1D< ValueType >
getInterpolatedValue
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
getLowerIndex
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
getOrigin
() const
BALL::TRegularData1D< ValueType >
[inline]
getSize
() const
BALL::TRegularData1D< ValueType >
[inline]
getSpacing
() const
BALL::TRegularData1D< ValueType >
[inline]
IndexType
typedef
BALL::TRegularData1D< ValueType >
isInside
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
Iterator
typedef
BALL::TRegularData1D< ValueType >
iterator
typedef
BALL::TRegularData1D< ValueType >
max_size
() const
BALL::TRegularData1D< ValueType >
[inline]
operator!=
(const TRegularData1D &data) const
BALL::TRegularData1D< ValueType >
[inline]
operator()
(const CoordinateType &x) const
BALL::TRegularData1D< ValueType >
operator=
(const TRegularData1D< ValueType > &data)
BALL::TRegularData1D< ValueType >
operator=
(const VectorType &data)
BALL::TRegularData1D< ValueType >
operator==
(const TRegularData1D &data) const
BALL::TRegularData1D< ValueType >
operator[]
(const IndexType &index) const
BALL::TRegularData1D< ValueType >
[inline]
operator[]
(const IndexType &index)
BALL::TRegularData1D< ValueType >
[inline]
origin_
BALL::TRegularData1D< ValueType >
[protected]
pointer
typedef
BALL::TRegularData1D< ValueType >
reference
typedef
BALL::TRegularData1D< ValueType >
rescale
(const IndexType &new_size)
BALL::TRegularData1D< ValueType >
resize
(const IndexType &size)
BALL::TRegularData1D< ValueType >
setDimension
(const CoordinateType &dimension)
BALL::TRegularData1D< ValueType >
[inline]
setOrigin
(const CoordinateType &origin)
BALL::TRegularData1D< ValueType >
[inline]
size
() const
BALL::TRegularData1D< ValueType >
[inline]
size_type
typedef
BALL::TRegularData1D< ValueType >
spacing_
BALL::TRegularData1D< ValueType >
[protected]
swap
(TRegularData1D< ValueType > &data)
BALL::TRegularData1D< ValueType >
[inline]
TRegularData1D
()
BALL::TRegularData1D< ValueType >
TRegularData1D
(const TRegularData1D &data)
BALL::TRegularData1D< ValueType >
TRegularData1D
(const CoordinateType &origin, const CoordinateType &dimension, const CoordinateType &spacing)
BALL::TRegularData1D< ValueType >
TRegularData1D
(const IndexType &size)
BALL::TRegularData1D< ValueType >
TRegularData1D
(const VectorType &data, const CoordinateType &origin=0.0, const CoordinateType &dimension=1.0)
BALL::TRegularData1D< ValueType >
value_type
typedef
BALL::TRegularData1D< ValueType >
VectorType
typedef
BALL::TRegularData1D< ValueType >
~TRegularData1D
()
BALL::TRegularData1D< ValueType >
[virtual]