Blaze 3.9
blaze::HybridVector< Type, N, TF, AF, PF, Tag > Member List

This is the complete list of members for blaze::HybridVector< Type, N, TF, AF, PF, Tag >, including all inherited members.

addAssign(const DenseVector< VT, TF > &rhs) -> DisableIf_t< VectorizedAddAssign_v< VT > >blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
addAssign(const DenseVector< VT, TF > &rhs) -> EnableIf_t< VectorizedAddAssign_v< VT > > (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
addAssign(const SparseVector< VT, TF > &rhs)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
AlignedStorage typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >private
Alignmentblaze::HybridVector< Type, N, TF, AF, PF, Tag >privatestatic
assign(const DenseVector< VT, TF > &rhs) -> DisableIf_t< VectorizedAssign_v< VT > >blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
assign(const DenseVector< VT, TF > &rhs) -> EnableIf_t< VectorizedAssign_v< VT > > (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
assign(const SparseVector< VT, TF > &rhs)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
at(size_t index)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
at(size_t index) constblaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
BaseType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
begin() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
begin() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
canAlias(const Other *alias) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
capacity() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >static
cbegin() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
cend() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
clear()blaze::HybridVector< Type, N, TF, AF, PF, Tag >
CompositeType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
ConstIterator typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
ConstPointer typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
ConstReference typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
data() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
data() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
divAssign(const DenseVector< VT, TF > &rhs) -> DisableIf_t< VectorizedDivAssign_v< VT > >blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
divAssign(const DenseVector< VT, TF > &rhs) -> EnableIf_t< VectorizedDivAssign_v< VT > > (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
ElementType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
end() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
end() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
extend(size_t n, bool preserve=true)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector()blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector(size_t n)blaze::HybridVector< Type, N, TF, AF, PF, Tag >explicit
HybridVector(size_t n, const Type &init)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
HybridVector(initializer_list< Type > list)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector(size_t n, const Other *array)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
HybridVector(const Other(&array)[Dim])blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector(const std::array< Other, Dim > &array)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector(const HybridVector &v)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
HybridVector(const Vector< VT, TF > &v)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
isAliased(const Other *alias) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
isAligned() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >static
isIntact() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
Iterator typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
load(size_t index) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
loada(size_t index) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
loadu(size_t index) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
multAssign(const DenseVector< VT, TF > &rhs) -> DisableIf_t< VectorizedMultAssign_v< VT > >blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
multAssign(const DenseVector< VT, TF > &rhs) -> EnableIf_t< VectorizedMultAssign_v< VT > > (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
multAssign(const SparseVector< VT, TF > &rhs)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
NNblaze::HybridVector< Type, N, TF, AF, PF, Tag >privatestatic
nonZeros() constblaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator delete(void *ptr)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator delete(void *ptr, const std::nothrow_t &)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator delete[](void *ptr)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator delete[](void *ptr, const std::nothrow_t &)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator new(std::size_t size)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator new(std::size_t size, const std::nothrow_t &)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator new[](std::size_t size)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator new[](std::size_t size, const std::nothrow_t &)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inlinestatic
operator%=(const Vector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator%=(const Vector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator*() noexceptblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >
operator*() const noexceptblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >
operator*=(const Vector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator*=(const Vector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator+=(const Vector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator+=(const Vector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator-=(const Vector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator-=(const Vector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator/=(const DenseVector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator/=(const DenseVector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator=(const Type &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(initializer_list< Type > list) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const Other(&array)[Dim]) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const std::array< Other, Dim > &array) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const HybridVector &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const Vector< VT, TF > &rhs) & (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator=(const Other(&array)[Dim]) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const std::array< Other, Dim > &array) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator=(const Vector< VT, TF > &rhs) &blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
operator[](size_t index) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator[](size_t index) const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
operator~() noexceptblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >
operator~() const noexceptblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >
Pointer typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
Reference typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
reset()blaze::HybridVector< Type, N, TF, AF, PF, Tag >
resize(size_t n, bool preserve=true)blaze::HybridVector< Type, N, TF, AF, PF, Tag >
ResultType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
ReturnType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
scale(const Other &scalar) (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
scale(const Other &scalar)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
simdEnabledblaze::HybridVector< Type, N, TF, AF, PF, Tag >static
SIMDSIZEblaze::HybridVector< Type, N, TF, AF, PF, Tag >privatestatic
SIMDType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
size() const noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
size_blaze::HybridVector< Type, N, TF, AF, PF, Tag >private
smpAssignableblaze::HybridVector< Type, N, TF, AF, PF, Tag >static
spacing() noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >static
store(size_t index, const SIMDType &value) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
storea(size_t index, const SIMDType &value) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
storeu(size_t index, const SIMDType &value) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
stream(size_t index, const SIMDType &value) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >
subAssign(const DenseVector< VT, TF > &rhs) -> DisableIf_t< VectorizedSubAssign_v< VT > >blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
subAssign(const DenseVector< VT, TF > &rhs) -> EnableIf_t< VectorizedSubAssign_v< VT > > (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
subAssign(const SparseVector< VT, TF > &rhs)blaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
swap(HybridVector &v) noexceptblaze::HybridVector< Type, N, TF, AF, PF, Tag >inline
TagType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
This typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
transposeFlagblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >static
TransposeType typedefblaze::HybridVector< Type, N, TF, AF, PF, Tag >
v_blaze::HybridVector< Type, N, TF, AF, PF, Tag >private
VectorType typedefblaze::Vector< HybridVector< Type, N, TF, AF, PF, Tag >, TF >
~HybridVector()=default (defined in blaze::HybridVector< Type, N, TF, AF, PF, Tag >)blaze::HybridVector< Type, N, TF, AF, PF, Tag >