-
Tom Pohl authored
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
Tom Pohl authoredAdditionally, 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