|
C++ main module for emicrom Package
1.0
|
This is the complete list of members for CORE_Vector< T >, including all inherited members.
| add(const CORE_Vector< T > &u, const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| add(const tReal &f, const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| add(const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| add(const T &obj) | CORE_Vector< T > | inline |
| addAfterIndex(const tUIndex &index, const T &v) | CORE_Vector< T > | |
| addAfterIndices(boost::shared_ptr< CORE_Vector< tUIndex > > &p_indices, const CORE_SharedPointersList< CORE_Vector< T > > &values) | CORE_Vector< T > | |
| addInList(const T &obj) | CORE_Vector< T > | inlinevirtual |
| append(const CORE_Vector< T > &array) | CORE_Vector< T > | |
| begin() const | CORE_Vector< T > | inline |
| begin() | CORE_Vector< T > | inline |
| clear() | CORE_Vector< T > | inlinevirtual |
| compare(const Q &a, const Q &b, const tFlag &order) | CORE_List | inlinestatic |
| compareString(const tString &a, const tString &b, const tFlag &order) | CORE_List | inlinestatic |
| computeEpsilon() | CORE_Object | inlinestatic |
| copy(const CORE_Vector< Q > &u) | CORE_Vector< T > | inline |
| copy(const boost::shared_ptr< CORE_Vector< Q > > &array) | CORE_Vector< T > | inline |
| copy(const vector< Q > &u) | CORE_Vector< T > | inline |
| CORE_List() | CORE_List | |
| CORE_Object() | CORE_Object | protected |
| CORE_Vector() | CORE_Vector< T > | |
| CORE_Vector(const tUIndex &n) | CORE_Vector< T > | |
| CORE_Vector(const CORE_Vector< T > &v) | CORE_Vector< T > | |
| crossProduct(const CORE_Vector< Q > &a, const CORE_Vector< Q > &b, CORE_Vector< Q > &res) | CORE_Vector< T > | inlinestatic |
| crossProduct(const CORE_Vector< Q > &a, CORE_Vector< Q > &res) const | CORE_Vector< T > | inline |
| distance(const CORE_Vector< Q > &a) const | CORE_Vector< T > | inline |
| distance2(const CORE_Vector< Q > &a) const | CORE_Vector< T > | inline |
| divideBy(const tReal &v) | CORE_Vector< T > | inline |
| end() const | CORE_Vector< T > | inline |
| end() | CORE_Vector< T > | inline |
| EQ | CORE_List | static |
| exists(const T &obj) const | CORE_Vector< T > | |
| GE | CORE_List | static |
| get(const tUIndex &i) const | CORE_Vector< T > | inline |
| get(const tUIndex &i) | CORE_Vector< T > | inline |
| getClassName() const | CORE_Object | |
| getClassName(const tString &identityString) | CORE_Object | inlinestatic |
| getDoubleEpsilon() | CORE_Object | inlinestatic |
| getDoubleInfinity() | CORE_Object | inlinestatic |
| getEpsilon() | CORE_Object | inlinestatic |
| getFloatEpsilon() | CORE_Object | inlinestatic |
| getFloatInfinity() | CORE_Object | inlinestatic |
| getIdentityString() const | CORE_Object | inline |
| getInfinity() | CORE_Object | inlinestatic |
| getLastElement() | CORE_Vector< T > | inline |
| getLastElement() const | CORE_Vector< T > | inline |
| getLDoubleEpsilon() | CORE_Object | inlinestatic |
| getLDoubleInfinity() | CORE_Object | inlinestatic |
| getMaxChar() | CORE_Object | inlinestatic |
| getMaxDouble() | CORE_Object | inlinestatic |
| getMaxFlag() | CORE_Object | inlinestatic |
| getMaxFloat() | CORE_Object | inlinestatic |
| getMaxIndex() | CORE_Object | inlinestatic |
| getMaxInt() | CORE_Object | inlinestatic |
| getMaxInteger() | CORE_Object | inlinestatic |
| getMaxLDouble() | CORE_Object | inlinestatic |
| getMaxLInt() | CORE_Object | inlinestatic |
| getMaxLLInt() | CORE_Object | inlinestatic |
| getMaxReal() | CORE_Object | inlinestatic |
| getMaxSInt() | CORE_Object | inlinestatic |
| getMaxUChar() | CORE_Object | inlinestatic |
| getMaxUIndex() | CORE_Object | inlinestatic |
| getMaxUInt() | CORE_Object | inlinestatic |
| getMaxUInteger() | CORE_Object | inlinestatic |
| getMaxULInt() | CORE_Object | inlinestatic |
| getMaxULLInt() | CORE_Object | inlinestatic |
| getMaxUSInt() | CORE_Object | inlinestatic |
| getMinChar() | CORE_Object | inlinestatic |
| getMinDouble() | CORE_Object | inlinestatic |
| getMinFlag() | CORE_Object | inlinestatic |
| getMinFloat() | CORE_Object | inlinestatic |
| getMinIndex() | CORE_Object | inlinestatic |
| getMinInt() | CORE_Object | inlinestatic |
| getMinInteger() | CORE_Object | inlinestatic |
| getMinLDouble() | CORE_Object | inlinestatic |
| getMinLInt() | CORE_Object | inlinestatic |
| getMinLLInt() | CORE_Object | inlinestatic |
| getMinReal() | CORE_Object | inlinestatic |
| getMinSInt() | CORE_Object | inlinestatic |
| getMinUChar() | CORE_Object | inlinestatic |
| getMinUIndex() | CORE_Object | inlinestatic |
| getMinUInt() | CORE_Object | inlinestatic |
| getMinUInteger() | CORE_Object | inlinestatic |
| getMinULInt() | CORE_Object | inlinestatic |
| getMinULLInt() | CORE_Object | inlinestatic |
| getMinUSInt() | CORE_Object | inlinestatic |
| getOut() | CORE_Object | inlinestatic |
| getPointerAddress() const | CORE_Object | inline |
| getRealEpsilon() | CORE_Object | inlinestatic |
| getRealInfinity() | CORE_Object | inlinestatic |
| getSharedPointer(boost::shared_ptr< CORE_Vector< T > > &p) | CORE_Vector< T > | inline |
| getSharedPointer(boost::shared_ptr< const CORE_Vector< T > > &p) const | CORE_Vector< T > | inline |
| CORE_Object::getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
| CORE_Object::getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
| getSize() const | CORE_Vector< T > | inline |
| getThis() | CORE_Vector< T > | inlineprivate |
| getThis() const | CORE_Vector< T > | inlineprivate |
| getThread() | CORE_Object | inlinestatic |
| getTypeName() | CORE_Object | inlinestatic |
| getValue(const tUIndex &i) const | CORE_Vector< T > | inline |
| getValues() const | CORE_Vector< T > | inline |
| getValues() | CORE_Vector< T > | inline |
| getVector() | CORE_Vector< T > | inline |
| getVector() const | CORE_Vector< T > | inline |
| GT | CORE_List | static |
| initValues(const T &v) | CORE_Vector< T > | inline |
| initValues(const tUIndex &from, const tString &v) | CORE_Vector< T > | |
| insert(const tUIndex &i, const T &obj) | CORE_Vector< T > | |
| insert(const T &obj) | CORE_Vector< T > | inline |
| insertAtIndex(const tUIndex &i, const T &obj) | CORE_Vector< T > | inline |
| insertInIncreasingOrder(const T &obj, const tBoolean &evenIfEqual) | CORE_Vector< T > | |
| is32Architecture() | CORE_Object | inlinestatic |
| is64Architecture() | CORE_Object | inlinestatic |
| isInstanceOf() const | CORE_Object | inline |
| isInstanceOf(const tString &name) const | CORE_Object | inline |
| isMemoryChecked() | CORE_Object | inlinestatic |
| LE | CORE_List | static |
| LT | CORE_List | static |
| multiplyBy(const tReal &v) | CORE_Vector< T > | inline |
| mVector | CORE_Vector< T > | private |
| NEQ | CORE_List | static |
| New(const boost::shared_ptr< CORE_Vector< T > > &v) | CORE_Vector< T > | inlinestatic |
| New(const CORE_Vector< T > &v) | CORE_Vector< T > | inlinestatic |
| New(const CORE_Vector< T > *v) | CORE_Vector< T > | inlinestatic |
| New() | CORE_Vector< T > | inlinestatic |
| New(const tUIndex &dim) | CORE_Vector< T > | inlinestatic |
| NO_ORDER | CORE_List | static |
| norm() const | CORE_Vector< T > | inline |
| norm2() const | CORE_Vector< T > | inline |
| normalize() | CORE_Vector< T > | inline |
| operator*=(const T &v) | CORE_Vector< T > | inline |
| operator+=(const T &v) | CORE_Vector< T > | inline |
| operator-=(const T &v) | CORE_Vector< T > | inline |
| operator/=(const T &v) | CORE_Vector< T > | inline |
| operator=(const T &v) | CORE_Vector< T > | inline |
| operator[](const tUIndex &i) const | CORE_Vector< T > | inline |
| operator[](const tUIndex &i) | CORE_Vector< T > | inline |
| out() | CORE_Object | inlinestatic |
| permute(const tUIndex &i, const tUIndex &j) | CORE_Vector< T > | |
| pointer2String(const void *obj) | CORE_Object | static |
| printObjectsInMemory(ostream &f) | CORE_Object | static |
| printObjectsInMemory() | CORE_Object | inlinestatic |
| push_back(const T &obj) | CORE_Vector< T > | inline |
| remove(const T &obj) | CORE_Vector< T > | |
| remove(const T *obj) | CORE_Vector< T > | inline |
| remove() | CORE_Vector< T > | inline |
| removeAtIndex(const tUIndex &i) | CORE_Vector< T > | |
| reserve(const tUIndex &n) | CORE_Vector< T > | inline |
| resetOut() | CORE_Object | inlinestatic |
| resetThread() | CORE_Object | inlinestatic |
| reverse() | CORE_Vector< T > | |
| CORE_List::reverse(const tFlag &oder) | CORE_List | static |
| rotX(const tReal &alpha) | CORE_Vector< T > | inline |
| rotZ(const tReal &gamma) | CORE_Vector< T > | inline |
| scalarProduct(const CORE_Vector< Q > &u) const | CORE_Vector< T > | inline |
| scalarProduct(const CORE_Vector< Q > *a) const | CORE_Vector< T > | inline |
| search(const vector< T > &values, const T &value, const tFlag &order) | CORE_Vector< T > | static |
| search(const T &value, const tFlag &order) | CORE_Vector< T > | inline |
| set(const tUIndex &i, const T &v) | CORE_Vector< T > | inline |
| setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
| setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
| setSize(const tUIndex &n) | CORE_Vector< T > | inline |
| setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
| setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
| setValue(const tUIndex &i, const T &v) | CORE_Vector< T > | inline |
| setValues(const vector< Q > &u) | CORE_Vector< T > | inline |
| setValues(const Q *u, const tUIndex &n) | CORE_Vector< T > | inline |
| size() const | CORE_Vector< T > | inline |
| sort(const tFlag &order) | CORE_Vector< T > | inline |
| sort() | CORE_Vector< T > | inline |
| sort(vector< T > &items, const tFlag &order) | CORE_Vector< T > | static |
| sub(const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| sub(const T &f, const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| sub(const CORE_Vector< T > &u, const CORE_Vector< T > &v) | CORE_Vector< T > | inline |
| toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
| toString() const | CORE_Vector< T > | inlinevirtual |
| ~CORE_List() | CORE_List | virtual |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~CORE_Vector() | CORE_Vector< T > | virtual |
1.8.13