Possible Duplicate:
Command for argmin or argmax?
For the following piece of LaTeX code,
{\hat \theta}
= { \argmin_{\theta \in \Theta}}
I got following error:
undefined control sequence={\argmin
How would I correct it?
For the following piece of LaTeX code,
I got following error:
How would I correct it? |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
That error means that the command This is probably because Latex does not know this command. Unless you explicitly define the |
|||
|
|