isZero()
implementation for offset dense tensors.
More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::OffsetDenseTensorImpl |
Implementation for offset dense tensors. | |
Functions | |
template<Rank rank, typename Scalar > | |
bool | syten::OffsetDenseTensorImpl::isZero (OffsetDenseTensor< rank, Scalar > const &a) |
Returns true iff all elements of the offset dense tensor a are identically zero. More... | |
isZero()
implementation for offset dense tensors.