Код: Выделить всё
DenseVector< /code>,
SparseVectorКод: Выделить всё
namespace std
{
template
auto conj(const T &vector);
}
Подробнее здесь: https://stackoverflow.com/questions/793 ... rted-types
Код: Выделить всё
DenseVector< /code>,
SparseVectorКод: Выделить всё
namespace std
{
template
auto conj(const T &vector);
}