docs
docs copied to clipboard
Update optimization with varmat/SoA matrices detection
PR https://github.com/stan-dev/stanc3/pull/955 added a new optimization that detects opportunities to use SoA matrices also known as varmat. This should be mentioned in the optimization docs under O=1 at a minimum. A paragraph with an example would also be welcome.