HomeSort by relevance Sort by last modified time
    Searched refs:chapter (Results 1 - 24 of 24) sorted by null

  /external/ceres-solver/docs/
further.tex 2 \chapter{Further Reading}
3 \label{chapter:further}
nnlsq.tex 2 \chapter{Non-linear Least Squares}
3 \label{chapter:tutorial:nonlinsq}
11 is a Non-linear least squares problem~\footnote{Ceres can solve a more general version of this problem, but for pedagogical reasons, we will restrict ourselves to this class of problems for now. See section~\ref{chapter:overview} for a full description of the problems that Ceres can solve}. Here $\|\cdot\|$ denotes the Euclidean norm of a vector.
reference-overview.tex 2 \chapter{Overview}
3 \label{chapter:overview}
ceres-solver.tex 28 %% ceres chapter style
92 \settocdepth{chapter}
103 \chapter{A Note to the Reader}
curvefitting.tex 2 \chapter{Fitting a Curve to Data}
3 \label{chapter:tutorial:curvefitting}
helloworld.tex 2 \chapter{Hello World!}
3 \label{chapter:tutorial:helloworld}
introduction.tex 2 \chapter{Introduction}
3 \label{chapter:introduction}
41 \chapter{License}
bundleadjustment.tex 2 \chapter{Bundle Adjustment}
3 \label{chapter:tutorial:bundleadjustment}
faq.tex 2 \chapter{Frequently Asked Questions}
3 \label{chapter:faq}
powell.tex 2 \chapter{Powell's Function}
3 \label{chapter:tutorial:powell}
build.tex 2 \chapter{Building Ceres}
3 \label{chapter:build}
changes.tex 3 \chapter{Version History}
modeling.tex 2 \chapter{Modeling}
3 \label{chapter:api}
solving.tex 2 \chapter{Solving}
    [all...]
  /external/dropbear/libtommath/
booker.pl 24 $chapter = $section = $subsection = 0;
31 if ($_ =~ /\\chapter{.+}/) {
32 ++$chapter;
45 $index1{@m[1]} = $chapter;
194 # if chapter (a) is zero it wasn't found
204 # its a chapter
207 $str = "chapter one";
209 $str = "chapter two";
211 $str = "chapter three";
213 $str = "chapter four"
    [all...]
bn.tex 73 \chapter{Introduction}
294 \chapter{Getting Started with LibTomMath}
639 \chapter{Basic Operations}
    [all...]
  /external/webkit/Tools/CSSTestSuiteHarness/harness/
harness.js 292 function Chapter(chapterInfo)
301 Chapter.prototype.description = function(format)
308 Chapter.prototype.countTests = function()
323 Chapter.prototype.testCount = function(format)
334 Chapter.prototype.untestedCount = function(format)
357 this.chapters = {}; // map of file name to chapter
360 this.currentChapterTests = []; // array of tests for the current chapter.
361 this.currChapterTestIndex = -1; // index of test in the current chapter
434 var chapter = new Chapter(kChapterData[i])
    [all...]
  /external/bison/build-aux/
gendocs.sh 341 html_split chapter
texinfo.tex 118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
271 % (\thissection) refers to the chapter (section) in effect at the top
288 % \topmark doesn't work for the very first chapter (after the title
290 % the mark with the chapter defs, unless the user sneaks in, e.g.,
292 % first @chapter.
    [all...]
  /external/grub/docs/
texinfo.tex 118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 120 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
292 % (\thissection) refers to the chapter (section) in effect at the top
309 % \topmark doesn't work for the very first chapter (after the title
311 % the mark with the chapter defs, unless the user sneaks in, e.g.,
313 % first @chapter.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 587 % Put chapter name on inside top of right hand pages, document
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 117 \chapter{Introduction}
222 \chapter{The Application Programming Interface (API)}
401 \chapter{Symmetric Block Ciphers}
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js 357 " 6. Korotayev A., Malkov A., Khaltourina D. Introduction to Social Macrodynamics: Secular Cycles and Millennial Trends. Moscow: URSS, 2006. ISBN 5-484-00559-0 [1] (Chapter 2: Historical Population Dynamics in China).\n" +
    [all...]

Completed in 364 milliseconds