, including all inherited members.
add(const tensor< T > &other) | lti::tensor< T > | |
add(const tensor< T > &first, const tensor< T > &second) | lti::tensor< T > | |
add(const T &cst) | lti::tensor< T > | |
add(const tensor< T > &other, const T &cst) | lti::tensor< T > | |
apply(T(*function)(T)) | lti::tensor< T > | |
apply(T(*function)(const T &)) | lti::tensor< T > | |
at(const ivector &x) const | lti::tensor< T > | |
at(const ivector &x) | lti::tensor< T > | |
at() | lti::tensor< T > | |
at() const | lti::tensor< T > | |
at(const int &x) | lti::tensor< T > | |
at(const int &x) const | lti::tensor< T > | |
at(const int &x, const int &y) | lti::tensor< T > | |
at(const int &x, const int &y) const | lti::tensor< T > | |
at(const int &x, const int &y, const int &z) | lti::tensor< T > | |
at(const int &x, const int &y, const int &z) const | lti::tensor< T > | |
begin() const | lti::tensor< T > | [inline] |
begin() | lti::tensor< T > | [inline] |
castFrom(const tensor< U > &other) | lti::tensor< T > | [inline] |
clear() | lti::tensor< T > | |
clone() const | lti::tensor< T > | [virtual] |
const_iterator typedef | lti::tensor< T > | |
copy(const tensor< T > &other) | lti::tensor< T > | |
detach(tensor< T > &receiver) | lti::tensor< T > | |
divide(const T &cst) | lti::tensor< T > | |
divide(const tensor< T > &other, const T &cst) | lti::tensor< T > | |
elementsInDimension(const int &dimension) const | lti::tensor< T > | [inline] |
elementsPerDimension() const | lti::tensor< T > | [inline] |
emultiply(const tensor< T > &other) | lti::tensor< T > | |
emultiply(const tensor< T > &first, const tensor< T > &second) | lti::tensor< T > | |
end() const | lti::tensor< T > | [inline] |
end() | lti::tensor< T > | [inline] |
equals(const tensor< T > &other) const | lti::tensor< T > | |
fill(const T &value=T(0)) | lti::tensor< T > | |
fill(const T &iniValue, const ivector &from, const ivector &to) | lti::tensor< T > | |
firstIndex | lti::tensor< T > | [protected] |
getFirstIndex() const | lti::tensor< T > | [inline] |
getLastIndex() const | lti::tensor< T > | [inline] |
getTypeName() const | lti::tensor< T > | [inline, virtual] |
initialize() | lti::object | [protected] |
ioObject() | lti::ioObject | |
ioObject(const ioObject &other) | lti::ioObject | |
iterator typedef | lti::tensor< T > | |
lastIndex | lti::tensor< T > | [protected] |
ltiLibInitialized | lti::object | [protected, static] |
multiply(const T &cst) | lti::tensor< T > | |
multiply(const tensor< T > &other, const T &cst) | lti::tensor< T > | |
object() | lti::object | |
operator*=(const T &cst) | lti::tensor< T > | [inline] |
operator+=(const tensor< T > &other) | lti::tensor< T > | [inline] |
operator+=(const T &cst) | lti::tensor< T > | [inline] |
operator-=(const tensor< T > &other) | lti::tensor< T > | [inline] |
operator=(const tensor< T > &other) | lti::tensor< T > | [inline] |
operator==(const tensor< T > &other) const | lti::tensor< T > | [inline] |
order() const | lti::tensor< T > | [inline] |
prettyCloseTo(const tensor< T > &other, const T &tolerance) const | lti::tensor< T > | |
read(ioHandler &handler, const bool complete=true) | lti::tensor< T > | [virtual] |
resize(const int &order, const int &elements, const T &initValue=T(), const bool ©Data=false, const bool &initData=true) | lti::tensor< T > | |
resize(const int &order, const ivector &elements, const T &initValue=T(), const bool ©Data=false, const bool &initData=true) | lti::tensor< T > | |
subtract(const tensor< T > &other) | lti::tensor< T > | |
subtract(const tensor< T > &first, const tensor< T > &second) | lti::tensor< T > | |
tensor() | lti::tensor< T > | |
tensor(const int &order, const int &elements) | lti::tensor< T > | |
tensor(const int &order, const ivector &elements) | lti::tensor< T > | |
tensor(const tensor< T > &other) | lti::tensor< T > | |
theElements | lti::tensor< T > | [protected] |
theElementsPerDimension | lti::tensor< T > | [protected] |
theOrder | lti::tensor< T > | [protected] |
totalNumberOfElements | lti::tensor< T > | [protected] |
write(ioHandler &handler, const bool complete=true) const | lti::tensor< T > | [virtual] |
~ioObject() | lti::ioObject | [virtual] |
~object() | lti::object | [virtual] |
~tensor() | lti::tensor< T > | [virtual] |