I need to write the expression meaning optimize over the parameter set. I think I should write something like
$\arg \max_{\substack{w \\ \phi}} f(w,\phi)$
but this puts the subscript below at the right of \max and I'd like to put those subindexes below and centered on the max word.
Which command should I use?
Thanks in advance.
Have you tried display mode math instead of text mode math. That is, try either:
$\displaystyle\arg \max_{\substack{w \\ \phi}} f(w,\phi)$
Or try:
\[ \arg \max_{\substack{w \\ \phi}} f(w,\phi) \]
See: http://www.breakthru.altervista.org/?p=27
using
\underset{x}{\operatorname{argmax}}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With