| void syten::SpanImpl::conj_copy | ( | ConstSpan< Scalar > const | inp, |
| MutSpan< Scalar > | out | ||
| ) |
Copies data from inp to out and complex-conjugates it.
References syten::conj(), if_constexpr, syten::SpanImpl::MutSpan< T >::size(), and SYTEN_ASSERT.
Here is the call graph for this function: