golib
0.5
|
This is the complete list of members for go4Vector< T >, including all inherited members.
abs() const | goMath::Vector< T > | |
abs() const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
abs() const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
cat(const Vector< To > &other, Vector< To2 > &target) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
conjInnerProduct(const Vector< T > &) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
conjInnerProduct(const Vector< goComplexf > &v) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
copy(Vector< To > &target, goIndex_t startIndex=0, goIndex_t skip=0, goIndex_t lastIndex=-1) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
copy(To *target, goIndex_t startIndex=0, goIndex_t skip=0, goIndex_t lastIndex=-1) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
cross(const go4Vector< T > &other) | go4Vector< T > | inline |
cross(const Vector< T > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
cross(const Vector< T > &other, Vector< T > &ret) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
div() | go4Vector< T > | inline |
fill(const T &value) | goFixedArray< T > | inline |
fillRange(const T &start, const T &step, const T &end) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
flip() | goFixedArray< T > | inline |
getPtr() | goFixedArray< T > | inline |
getPtr() const | goFixedArray< T > | inline |
getReserved() const | goFixedArray< T > | inline |
getResizeOverhead() const | goFixedArray< T > | inline |
getSize() const | goFixedArray< T > | inline |
getStride() const (defined in goFixedArray< T >) | goFixedArray< T > | inline |
go4Vector(T x_=(T) 0, T y_=(T) 0, T z_=(T) 0, T t_=(T) 0) (defined in go4Vector< T >) | go4Vector< T > | inline |
go4Vector(const go4Vector< To > &other) (defined in go4Vector< T >) | go4Vector< T > | inline |
go4Vector(const goMath::Vector< To > &other) (defined in go4Vector< T >) | go4Vector< T > | inline |
goFixedArray(goSize_t size=1, goSize_t reserve=0, goSize_t resize_overhead=0) | goFixedArray< T > | inlineexplicit |
goFixedArray(const goFixedArray< T > &other) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
goFixedArray(T *ptr, goSize_t size, goIndex_t stride) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
max() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
max() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
min() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
min() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm1() const | goMath::Vector< T > | |
norm1() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm1() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm1() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm1() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm2() const | goMath::Vector< T > | |
norm2() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm2() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm2() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
norm2() const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator!=(const goFixedArray< T > &other) const (defined in goFixedArray< T >) | goFixedArray< T > | inline |
operator()(goIndex_t i) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
operator()(goIndex_t i) const (defined in goFixedArray< T >) | goFixedArray< T > | inline |
operator*(const goMath::Matrix< T > &M) const | goMath::Vector< T > | inline |
operator*(const Vector< T > &other) const | goMath::Vector< T > | |
operator*(T scalar) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*(const goMath::Vector< goFloat > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*(const goMath::Vector< goDouble > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*=(T scalar) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*=(const Vector< To > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
operator*=(const goMath::Matrix< T > &m) | goMath::Vector< T > | |
operator*=(const goMath::Matrix< goComplexf > &) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*=(goFloat n) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator*=(goDouble n) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+(const Vector< T > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+(const goMath::Vector< goFloat > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+(const goMath::Vector< goDouble > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+=(T s) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+=(const Vector< T > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+=(const goMath::Vector< goFloat > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator+=(const goMath::Vector< goDouble > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-(const Vector< T > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-(const goMath::Vector< goFloat > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-(const goMath::Vector< goDouble > &other) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-=(T s) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-=(const Vector< T > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-=(const goMath::Vector< goFloat > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator-=(const goMath::Vector< goDouble > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator/(T scalar) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator/=(T scalar) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator/=(const Vector< To > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
operator=(const goFixedArray< T > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator=(const goFixedArray< goFloat > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator=(const goFixedArray< goDouble > &other) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
operator==(const goFixedArray< T > &other) const (defined in goFixedArray< T >) | goFixedArray< T > | inline |
operator[](goIndex_t i) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
operator[](goIndex_t i) const (defined in goFixedArray< T >) | goFixedArray< T > | inline |
outerProduct(const Vector< T > &other, goMath::Matrix< T > &ret) const | goMath::Vector< T > | |
print(const char *formatstring="%f\n") const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
print(const char *formatstring) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
print(const char *formatstring) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
readASCII(const char *filename) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
readASCII(FILE *file) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
readASCII(FILE *) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
ref(goFixedArray< T > &target, goSize_t startIndex=0, goSize_t size=0) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
resize(goSize_t newSize) | goFixedArray< T > | inline |
setData(T *ptr, goSize_t size, goIndex_t stride) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
setPtr(T *ptr) (defined in goFixedArray< T >) | goFixedArray< T > | inline |
setResizeOverhead(goSize_t ro) | goFixedArray< T > | inline |
setSize(goSize_t newSize, goSize_t reserve=0, goSize_t resize_overhead=0) | goFixedArray< T > | inline |
size() const | goFixedArray< T > | inline |
square() const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
square() const | goMath::Vector< T > | |
sum(goIndex_t start=0, goIndex_t end=-1) const (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
t() (defined in go4Vector< T >) | go4Vector< T > | inline |
t() const (defined in go4Vector< T >) | go4Vector< T > | inline |
value_type typedef (defined in goMath::Vector< T >) | goMath::Vector< T > | |
Vector() (defined in goMath::Vector< T >) | goMath::Vector< T > | |
Vector(goSize_t s, goSize_t reserve=0, goSize_t resize_overhead=0) (defined in goMath::Vector< T >) | goMath::Vector< T > | explicit |
Vector(T *ptr, goSize_t size, goIndex_t stride=1) (defined in goMath::Vector< T >) | goMath::Vector< T > | inline |
Vector(const goFixedArray< T > &o) (defined in goMath::Vector< T >) | goMath::Vector< T > | |
w() (defined in go4Vector< T >) | go4Vector< T > | inline |
w() const (defined in go4Vector< T >) | go4Vector< T > | inline |
writeASCII(const char *filename) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
writeASCII(FILE *file) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
writeASCII(FILE *) const (defined in goMath::Vector< T >) | goMath::Vector< T > | |
x() (defined in go4Vector< T >) | go4Vector< T > | inline |
x() const (defined in go4Vector< T >) | go4Vector< T > | inline |
y() (defined in go4Vector< T >) | go4Vector< T > | inline |
y() const (defined in go4Vector< T >) | go4Vector< T > | inline |
z() (defined in go4Vector< T >) | go4Vector< T > | inline |
z() const (defined in go4Vector< T >) | go4Vector< T > | inline |
~go4Vector() (defined in go4Vector< T >) | go4Vector< T > | inlinevirtual |
~goFixedArray() (defined in goFixedArray< T >) | goFixedArray< T > | inlinevirtual |
~Vector() (defined in goMath::Vector< T >) | goMath::Vector< T > | virtual |