blaze::HybridVector< Type, N, TF > Member List

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

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