Skip to content

Use Matrix initializer_list constructor instead of comma initializers#2591

Open
Gold856 wants to merge 1 commit into
borglab:developfrom
Gold856:use-matrix-brace-init
Open

Use Matrix initializer_list constructor instead of comma initializers#2591
Gold856 wants to merge 1 commit into
borglab:developfrom
Gold856:use-matrix-brace-init

Conversation

@Gold856

@Gold856 Gold856 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

As promised :) One thing I wasn't exactly sure what to do was if I should use fixed size matrix types, or continue using the dynamically sized matrix types. I mostly opted for the dynamically sized matrix types, but I suspect fixed size would be better for ensuring correct initialization of matrices.

Also, happy 4th of July! 🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant