Blaze  3.6
blaze::CustomVector< Type, AF, PF, TF, RT > Member List

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

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