C++ main module for emicrom Package  1.0
CORE_Vector< T > Member List

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() constCORE_Vector< T >inline
begin()CORE_Vector< T >inline
clear()CORE_Vector< T >inlinevirtual
compare(const Q &a, const Q &b, const tFlag &order)CORE_Listinlinestatic
compareString(const tString &a, const tString &b, const tFlag &order)CORE_Listinlinestatic
computeEpsilon()CORE_Objectinlinestatic
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_Objectprotected
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) constCORE_Vector< T >inline
distance(const CORE_Vector< Q > &a) constCORE_Vector< T >inline
distance2(const CORE_Vector< Q > &a) constCORE_Vector< T >inline
divideBy(const tReal &v)CORE_Vector< T >inline
end() constCORE_Vector< T >inline
end()CORE_Vector< T >inline
EQCORE_Liststatic
exists(const T &obj) constCORE_Vector< T >
GECORE_Liststatic
get(const tUIndex &i) constCORE_Vector< T >inline
get(const tUIndex &i)CORE_Vector< T >inline
getClassName() constCORE_Object
getClassName(const tString &identityString)CORE_Objectinlinestatic
getDoubleEpsilon()CORE_Objectinlinestatic
getDoubleInfinity()CORE_Objectinlinestatic
getEpsilon()CORE_Objectinlinestatic
getFloatEpsilon()CORE_Objectinlinestatic
getFloatInfinity()CORE_Objectinlinestatic
getIdentityString() constCORE_Objectinline
getInfinity()CORE_Objectinlinestatic
getLastElement()CORE_Vector< T >inline
getLastElement() constCORE_Vector< T >inline
getLDoubleEpsilon()CORE_Objectinlinestatic
getLDoubleInfinity()CORE_Objectinlinestatic
getMaxChar()CORE_Objectinlinestatic
getMaxDouble()CORE_Objectinlinestatic
getMaxFlag()CORE_Objectinlinestatic
getMaxFloat()CORE_Objectinlinestatic
getMaxIndex()CORE_Objectinlinestatic
getMaxInt()CORE_Objectinlinestatic
getMaxInteger()CORE_Objectinlinestatic
getMaxLDouble()CORE_Objectinlinestatic
getMaxLInt()CORE_Objectinlinestatic
getMaxLLInt()CORE_Objectinlinestatic
getMaxReal()CORE_Objectinlinestatic
getMaxSInt()CORE_Objectinlinestatic
getMaxUChar()CORE_Objectinlinestatic
getMaxUIndex()CORE_Objectinlinestatic
getMaxUInt()CORE_Objectinlinestatic
getMaxUInteger()CORE_Objectinlinestatic
getMaxULInt()CORE_Objectinlinestatic
getMaxULLInt()CORE_Objectinlinestatic
getMaxUSInt()CORE_Objectinlinestatic
getMinChar()CORE_Objectinlinestatic
getMinDouble()CORE_Objectinlinestatic
getMinFlag()CORE_Objectinlinestatic
getMinFloat()CORE_Objectinlinestatic
getMinIndex()CORE_Objectinlinestatic
getMinInt()CORE_Objectinlinestatic
getMinInteger()CORE_Objectinlinestatic
getMinLDouble()CORE_Objectinlinestatic
getMinLInt()CORE_Objectinlinestatic
getMinLLInt()CORE_Objectinlinestatic
getMinReal()CORE_Objectinlinestatic
getMinSInt()CORE_Objectinlinestatic
getMinUChar()CORE_Objectinlinestatic
getMinUIndex()CORE_Objectinlinestatic
getMinUInt()CORE_Objectinlinestatic
getMinUInteger()CORE_Objectinlinestatic
getMinULInt()CORE_Objectinlinestatic
getMinULLInt()CORE_Objectinlinestatic
getMinUSInt()CORE_Objectinlinestatic
getOut()CORE_Objectinlinestatic
getPointerAddress() constCORE_Objectinline
getRealEpsilon()CORE_Objectinlinestatic
getRealInfinity()CORE_Objectinlinestatic
getSharedPointer(boost::shared_ptr< CORE_Vector< T > > &p)CORE_Vector< T >inline
getSharedPointer(boost::shared_ptr< const CORE_Vector< T > > &p) constCORE_Vector< T >inline
CORE_Object::getSharedPointer(SP::CORE_Object &p)CORE_Objectinline
CORE_Object::getSharedPointer(SPC::CORE_Object &p) constCORE_Objectinline
getSize() constCORE_Vector< T >inline
getThis()CORE_Vector< T >inlineprivate
getThis() constCORE_Vector< T >inlineprivate
getThread()CORE_Objectinlinestatic
getTypeName()CORE_Objectinlinestatic
getValue(const tUIndex &i) constCORE_Vector< T >inline
getValues() constCORE_Vector< T >inline
getValues()CORE_Vector< T >inline
getVector()CORE_Vector< T >inline
getVector() constCORE_Vector< T >inline
GTCORE_Liststatic
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_Objectinlinestatic
is64Architecture()CORE_Objectinlinestatic
isInstanceOf() constCORE_Objectinline
isInstanceOf(const tString &name) constCORE_Objectinline
isMemoryChecked()CORE_Objectinlinestatic
LECORE_Liststatic
LTCORE_Liststatic
multiplyBy(const tReal &v)CORE_Vector< T >inline
mVectorCORE_Vector< T >private
NEQCORE_Liststatic
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_ORDERCORE_Liststatic
norm() constCORE_Vector< T >inline
norm2() constCORE_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) constCORE_Vector< T >inline
operator[](const tUIndex &i)CORE_Vector< T >inline
out()CORE_Objectinlinestatic
permute(const tUIndex &i, const tUIndex &j)CORE_Vector< T >
pointer2String(const void *obj)CORE_Objectstatic
printObjectsInMemory(ostream &f)CORE_Objectstatic
printObjectsInMemory()CORE_Objectinlinestatic
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_Objectinlinestatic
resetThread()CORE_Objectinlinestatic
reverse()CORE_Vector< T >
CORE_List::reverse(const tFlag &oder)CORE_Liststatic
rotX(const tReal &alpha)CORE_Vector< T >inline
rotZ(const tReal &gamma)CORE_Vector< T >inline
scalarProduct(const CORE_Vector< Q > &u) constCORE_Vector< T >inline
scalarProduct(const CORE_Vector< Q > *a) constCORE_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_Objectinlinestatic
setOut(SP::CORE_Out out)CORE_Objectinlinestatic
setSize(const tUIndex &n)CORE_Vector< T >inline
setThis(SP::CORE_Object p)CORE_Objectinlineprotected
setThread(SP::CORE_Thread thread)CORE_Objectinlinestatic
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() constCORE_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_Objectinlineprotectedvirtual
toString() constCORE_Vector< T >inlinevirtual
~CORE_List()CORE_Listvirtual
~CORE_Object()CORE_Objectprotectedvirtual
~CORE_Vector()CORE_Vector< T >virtual