Rhaas/inclict conv

Merged
#16 · Created  · Last updated

Merged pull request

Vectors: make all conversion ops templates

cf7053e·Author: ·Closed by: ·2019-01-16

Description

  • Vectors: allow implicit cast from scalar_t

  • Vectors: provide binary operations with scalars

    one needs both

    operatorX(T, vectype<T>)

    and

    operatorX(vectype<T>, T)

    for both commuting and non-commuting operators

0 attachments

0 comments

Loading commits...