addAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
addAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
addAssign(const SparseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
addAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
addAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
assign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
assign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
assign(const SparseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
assign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
assign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
at(size_t index) | blaze::StaticVector< Type, N, TF > | inline |
at(size_t index) const | blaze::StaticVector< Type, N, TF > | inline |
begin() | blaze::StaticVector< Type, N, TF > | inline |
begin() const | blaze::StaticVector< Type, N, TF > | inline |
canAlias(const Other *alias) const | blaze::StaticVector< Type, N, TF > | inline |
capacity() const | blaze::StaticVector< Type, N, TF > | inline |
cbegin() const | blaze::StaticVector< Type, N, TF > | inline |
cend() const | blaze::StaticVector< Type, N, TF > | inline |
CompositeType typedef | blaze::StaticVector< Type, N, TF > | |
ConstIterator typedef | blaze::StaticVector< Type, N, TF > | |
ConstPointer typedef | blaze::StaticVector< Type, N, TF > | |
ConstReference typedef | blaze::StaticVector< Type, N, TF > | |
data() | blaze::StaticVector< Type, N, TF > | inline |
data() const | blaze::StaticVector< Type, N, TF > | inline |
ElementType typedef | blaze::StaticVector< Type, N, TF > | |
end() | blaze::StaticVector< Type, N, TF > | inline |
end() const | blaze::StaticVector< Type, N, TF > | inline |
IntrinsicType typedef | blaze::StaticVector< Type, N, TF > | |
isAliased(const Other *alias) const | blaze::StaticVector< Type, N, TF > | inline |
isAligned() const | blaze::StaticVector< Type, N, TF > | inline |
IT typedef | blaze::StaticVector< Type, N, TF > | private |
Iterator typedef | blaze::StaticVector< Type, N, TF > | |
load(size_t index) const | blaze::StaticVector< Type, N, TF > | |
loada(size_t index) const | blaze::StaticVector< Type, N, TF > | |
loadu(size_t index) const | blaze::StaticVector< Type, N, TF > | |
multAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
multAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
multAssign(const SparseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
multAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
multAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
NN | blaze::StaticVector< Type, N, TF > | privatestatic |
nonZeros() const | blaze::StaticVector< Type, N, TF > | inline |
operator delete(void *ptr) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator delete(void *ptr, const std::nothrow_t &) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator delete[](void *ptr) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator delete[](void *ptr, const std::nothrow_t &) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator new(std::size_t size) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator new(std::size_t size, const std::nothrow_t &) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator new[](std::size_t size) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator new[](std::size_t size, const std::nothrow_t &) | blaze::StaticVector< Type, N, TF > | inlinestatic |
operator*=(const Vector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator*=(Other rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator*=(const Vector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator*=(Other rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator+=(const Vector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator+=(const Vector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator-=(const Vector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator-=(const Vector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator/=(Other rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator/=(Other rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const Other(&array)[N]) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const Type &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const StaticVector &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const StaticVector< Other, N, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const Vector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const Other(&array)[N]) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const StaticVector< Other, N, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator=(const Vector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
operator[](size_t index) | blaze::StaticVector< Type, N, TF > | inline |
operator[](size_t index) const | blaze::StaticVector< Type, N, TF > | inline |
operator~() | blaze::Vector< VT, TF > | inline |
operator~() const | blaze::Vector< VT, TF > | inline |
Pointer typedef | blaze::StaticVector< Type, N, TF > | |
Reference typedef | blaze::StaticVector< Type, N, TF > | |
reset() | blaze::StaticVector< Type, N, TF > | inline |
ResultType typedef | blaze::StaticVector< Type, N, TF > | |
ReturnType typedef | blaze::StaticVector< Type, N, TF > | |
scale(const Other &scalar) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
scale(const Other &scalar) | blaze::StaticVector< Type, N, TF > | inline |
size() const | blaze::StaticVector< Type, N, TF > | inline |
smpAssignable enum value (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | |
StaticVector() | blaze::StaticVector< Type, N, TF > | inlineexplicit |
StaticVector(const Type &init) | blaze::StaticVector< Type, N, TF > | inlineexplicit |
StaticVector(size_t n, const Other *array) | blaze::StaticVector< Type, N, TF > | inlineexplicit |
StaticVector(const Other(&array)[N]) | blaze::StaticVector< Type, N, TF > | inlineexplicit |
StaticVector(const StaticVector &v) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const StaticVector< Other, N, TF > &v) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Vector< VT, TF > &v) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Type &v1, const Type &v2) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Type &v1, const Type &v2, const Type &v3) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Type &v1, const Type &v2, const Type &v3, const Type &v4) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Type &v1, const Type &v2, const Type &v3, const Type &v4, const Type &v5) | blaze::StaticVector< Type, N, TF > | inline |
StaticVector(const Type &v1, const Type &v2, const Type &v3, const Type &v4, const Type &v5, const Type &v6) | blaze::StaticVector< Type, N, TF > | inline |
store(size_t index, const IntrinsicType &value) | blaze::StaticVector< Type, N, TF > | |
storea(size_t index, const IntrinsicType &value) | blaze::StaticVector< Type, N, TF > | |
storeu(size_t index, const IntrinsicType &value) | blaze::StaticVector< Type, N, TF > | |
stream(size_t index, const IntrinsicType &value) | blaze::StaticVector< Type, N, TF > | |
subAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
subAssign(const DenseVector< VT, TF > &rhs) (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | inline |
subAssign(const SparseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
subAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
subAssign(const DenseVector< VT, TF > &rhs) | blaze::StaticVector< Type, N, TF > | inline |
swap(StaticVector &v) | blaze::StaticVector< Type, N, TF > | inline |
This typedef | blaze::StaticVector< Type, N, TF > | |
TransposeType typedef | blaze::StaticVector< Type, N, TF > | |
v_ | blaze::StaticVector< Type, N, TF > | private |
vectorizable enum value (defined in blaze::StaticVector< Type, N, TF >) | blaze::StaticVector< Type, N, TF > | |
VectorType typedef | blaze::Vector< VT, TF > | |