diff options
| author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2012-02-29 13:47:29 +0000 | 
|---|---|---|
| committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2012-02-29 13:47:29 +0000 | 
| commit | 26563e50edd1638f74148c4bcc035fb2caaaa85f (patch) | |
| tree | 35b78c22b09e792963b2800de08714e151ce42e4 /model_doc/bpl.html | |
| parent | 6d854d823b068bc9abb164eb5551b44878fa1f19 (diff) | |
| download | opt-utilities-26563e50edd1638f74148c4bcc035fb2caaaa85f.tar.bz2 | |
git-svn-id: file:///home/svn/opt_utilities@225 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'model_doc/bpl.html')
| -rw-r--r-- | model_doc/bpl.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/model_doc/bpl.html b/model_doc/bpl.html index 9c2f9fb..bb37940 100644 --- a/model_doc/bpl.html +++ b/model_doc/bpl.html @@ -15,13 +15,13 @@      </script>    </head>    <body> -\begin{equation} -  y=\left\{\begin{array}{c} -      y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x<x_{\rm break})\\ -      y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_2} (x>=x_{\rm break}) +    \begin{equation} +    y=\left\{\begin{array}{c} +    y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x<{x_{\rm break}})\\ +								y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_2} (x>={x_{\rm break}})        \end{array}        \right .\notag -\end{equation} - +      \end{equation} +          </body>  </html> | 
