Skip to content

Draft: Remove the FieldVector<K,1> specialization

Simon Praetorius requested to merge issue/fieldvector-1-constructors-2 into master

This is an experiment whether we could remove the FieldVector<K,1> specialization completely while representing its special functionality in the primary template.

Merge request reports