begin() const (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
begin() (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
binaryRead(const String &filename) |
BALL::TRegularData1D<
ValueType > |
|
binaryWrite(const String &filename) const |
BALL::TRegularData1D<
ValueType > |
|
clear() |
BALL::TRegularData1D<
ValueType > |
[virtual] |
const_iterator typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
const_reference typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
ConstIterator typedef |
BALL::TRegularData1D<
ValueType > |
|
CoordinateType typedef |
BALL::TRegularData1D<
ValueType > |
|
data_ |
BALL::TRegularData1D<
ValueType > |
[protected] |
difference_type typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
dimension_ |
BALL::TRegularData1D<
ValueType > |
[protected] |
empty() const |
BALL::TRegularData1D<
ValueType > |
|
end() const (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
end() (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
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 > |
|
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 > |
|
getSize() const |
BALL::TRegularData1D<
ValueType > |
|
getSpacing() const |
BALL::TRegularData1D<
ValueType > |
|
IndexType typedef |
BALL::TRegularData1D<
ValueType > |
|
isInside(const CoordinateType &x) const |
BALL::TRegularData1D<
ValueType > |
|
Iterator typedef |
BALL::TRegularData1D<
ValueType > |
|
iterator typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
max_size() const (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
operator!=(const TRegularData1D &data) const |
BALL::TRegularData1D<
ValueType > |
|
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 > |
|
operator[](const IndexType &index) |
BALL::TRegularData1D<
ValueType > |
|
origin_ |
BALL::TRegularData1D<
ValueType > |
[protected] |
pointer typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
reference typedef (defined in BALL::TRegularData1D<
ValueType >) |
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 > |
|
setOrigin(const CoordinateType &origin) |
BALL::TRegularData1D<
ValueType > |
|
size() const (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
size_type typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
spacing_ |
BALL::TRegularData1D<
ValueType > |
[protected] |
swap(TRegularData1D< ValueType >
&data) (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
TRegularData1D() |
BALL::TRegularData1D<
ValueType > |
|
TRegularData1D(const TRegularData1D &data) |
BALL::TRegularData1D<
ValueType > |
|
TRegularData1D(const CoordinateType &origin,
const CoordinateType &dimension, const CoordinateType
&spacing) (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
TRegularData1D(const IndexType &size) |
BALL::TRegularData1D<
ValueType > |
|
TRegularData1D(const VectorType &data, const
CoordinateType &origin=0.0, const CoordinateType
&dimension=1.0) (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
value_type typedef (defined in BALL::TRegularData1D<
ValueType >) |
BALL::TRegularData1D<
ValueType > |
|
VectorType typedef |
BALL::TRegularData1D<
ValueType > |
|
~TRegularData1D() |
BALL::TRegularData1D<
ValueType > |
[virtual] |