|
|
|
Viewing Preamble for
lecture notes on polynomial interpolation |
|
[
back to 'lecture notes on polynomial interpolation'
]
|
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsthm}
\newtheorem{proposition}{Proposition}
\newtheorem{theorem}[proposition]{Theorem}
\theoremstyle{definition}
\newtheorem{definition}[proposition]{Definition}
\newtheorem{remark}[proposition]{Remark}
\newtheorem{example}[proposition]{Example}
\newtheorem{problem}[proposition]{Problem}
\newcommand{\bmat}[1]{\begin{bmatrix}#1\end{bmatrix}}
\newcommand{\be}{\mathbf{e}}
\newcommand{\bx}{\mathbf{x}}
\newcommand{\bu}{\mathbf{u}}
\newcommand{\bv}{\mathbf{v}}
\newcommand{\by}{\mathbf{y}}
\newcommand{\ev}{\operatorname{ev}}
\newcommand{\pol}{\operatorname{pol}}
\newcommand{\img}{\operatorname{Im}}
\newcommand{\orank}{\operatorname{rank}}
\newcommand{\cP}{\mathcal{P}}
\newcommand{\cU}{\mathcal{U}}
\newcommand{\cV}{\mathcal{V}}
\newcommand{\VM}{\mathsf{VM}}
\newcommand{\VD}{\mathsf{V}}
\newcommand{\Rset}{\mathbb{R}}
|
|
|
|
|