Skip to content
Commit 878a998c authored by Tom Pohl's avatar Tom Pohl
Browse files

FIX: no more explicit padding required for vectors

Additionally, relying on default values for initialization triggers a
deprecation warning. Added three more vector constructors: filled_ which fills
the entire vector with a given value, zeros_ and ones_.

Closes #28
parent cccf153a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment