SyTen

◆ emplace_hint()

template<Rank rank, typename Scalar = CDef>
template<typename... Args>
ElementsVec::iterator syten::SparseTensor< rank, Scalar >::emplace_hint ( typename ElementsVec::const_iterator  hint,
Args &&...  args 
)
inline

Constructs an element in-place using the hint.

References syten::SparseTensor< rank, Scalar >::FullData::elements, syten::SparseTensor< rank, Scalar >::fullData, syten::SparseTensor< rank, Scalar >::normSquaredVld, syten::SparseTensor< rank, Scalar >::singleton, and SYTEN_ASSERT_DEBUG.

Referenced by syten::elem_abs().

+ Here is the caller graph for this function: