16 lines
557 B
Org Mode
16 lines
557 B
Org Mode
#+TITLE: Homework 6
|
|
#+AUTHOR: Elizabeth Hunt
|
|
#+LATEX_HEADER: \notindent \notag \usepackage{amsmath} \usepackage[a4paper,margin=1in,portrait]{geometry}
|
|
#+LATEX: \setlength\parindent{0pt}
|
|
#+OPTIONS: toc:nil
|
|
|
|
* Question One
|
|
See ~UTEST(eigen, dominant_eigenvalue)~ in ~test/eigen.t.c~ and the entry
|
|
~Eigen-Adjacent -> dominant_eigenvalue~ in the LIZFCM API documentation.
|
|
* Question Two
|
|
See ~UTEST(eigen, leslie_matrix_dominant_eigenvalue)~ in ~test/eigen.t.c~
|
|
and the entry ~Eigen-Adjacent -> leslie_matrix~ in the LIZFCM API
|
|
documentation.
|
|
* Question Three
|
|
|