Speclib  0.1.2
The library for writing better CUDA libraries
sp::BlendingTensor< T, R, Options, BlendingOptions > Member List

This is the complete list of members for sp::BlendingTensor< T, R, Options, BlendingOptions >, including all inherited members.

AllowVectorMemoryOpssp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >static
BlendingTensor()=default (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >
BlendingTensor(const sp::Tensor< T, R, Options > &tensor, const sp::Scalar< AlphaKind > &alpha, const sp::Scalar< BetaKind > &beta)sp::BlendingTensor< T, R, Options, BlendingOptions >
BlendingTensor(PtrType data, const Vec< int, Rank > &size, const sp::Scalar< AlphaKind > &alpha, const sp::Scalar< BetaKind > &beta)sp::BlendingTensor< T, R, Options, BlendingOptions >
BlendingTensor(PtrType data, const Vec< int, Rank > &size, const Vec< int, Rank > &strides, const sp::Scalar< AlphaKind > &alpha, const sp::Scalar< BetaKind > &beta)sp::BlendingTensor< T, R, Options, BlendingOptions >
boundsCheck(const Vec< int, Rank > &pos) const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
boundsCheckAccess(Vec< int, Rank > pos) constsp::TensorLike< Subclass, TensorRank >
boundsCheckImpl(const sp::Vec< int, Rank > &) constsp::TensorLike< Subclass, TensorRank >protected
calculateNumStrides()sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >static
computeOffsetImpl(const Vec< int, Rank > &pos) constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
computeStrides()sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
dim(int d) constsp::TensorLike< Subclass, TensorRank >
dims() const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
getView(const sp::Vec< int, Rank > &start, const sp::Vec< int, Rank > &size)sp::TensorLike< Subclass, TensorRank >
getViewImpl(const sp::Vec< int, Rank > &start, const sp::Vec< int, Rank > &size)sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
ImplicitStridessp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >static
InValueType typedef (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >
maskedVectorRead(const Vec< int, Rank > &pos) const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
maskedVectorReadImpl(const Vec< int, Rank > &pos) constsp::TensorLike< Subclass, TensorRank >protected
maskedVectorWrite(const Vec< int, Rank > &pos, const Vec< T, L > &values) (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
maskedVectorWriteImpl(const Vec< int, Rank > &pos, const Vec< T, L > &values)sp::TensorLike< Subclass, TensorRank >protected
MaxVectorSize (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >static
MemTensorLike(PtrType ptr, const Vec< int, Rank > &sizes)sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
MemTensorLike(PtrType ptr, const Vec< int, Rank > &sizes, const Vec< int, Rank > &strides)sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
NumStridessp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >static
operator[](int idx)sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
Opts typedef (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >
ptr(const Vec< int, Rank > &pos) constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
ptr() constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
PtrType typedef (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >
Rank (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >static
read(const Vec< int, Rank > &pos) constsp::TensorLike< Subclass, TensorRank >
setSizeQuantisation(int x)sp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
size() const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
stridesImpl() constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
TensorLike()=default (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
totalSize() constsp::TensorLike< Subclass, TensorRank >
totalSizeImpl() constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >
ValueType typedef (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >
vectorOffsetRead(const Vec< int, Rank > &base, const Vec< int, Rank > &offset) const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
vectorOffsetReadImpl(const Vec< int, Rank > &base, const Vec< int, Rank > &offset) constsp::TensorLike< Subclass, TensorRank >protected
vectorRead(const Vec< int, Rank > &pos) const (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
vectorReadImpl(const Vec< int, Rank > &pos) constsp::MemTensorLike< BlendingTensor< T, R, sp::DefaultTensorOptions, BlendingTensorOptions< T, T > >, T, R, sp::DefaultTensorOptions >protected
vectorWrite(const Vec< int, Rank > &pos, const Vec< T, L > &values) (defined in sp::TensorLike< Subclass, TensorRank >)sp::TensorLike< Subclass, TensorRank >
vectorWriteImpl(const Vec< int, Rank > &pos, const Vec< T, L > &values) (defined in sp::BlendingTensor< T, R, Options, BlendingOptions >)sp::BlendingTensor< T, R, Options, BlendingOptions >protected
write(const Vec< int, Rank > &pos, const T &value)sp::TensorLike< Subclass, TensorRank >