File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ \subsection{Geometrical Representation}%
110110Textbooks in programming do not help to clarify those concepts and loosely use
111111the term `` \emph {Vector }'' for the purpose of representing an `` enumerated set
112112of common elements'' . STL follows this trend and continues using the word
113- `` \emph {Vector }'' in this manner ~\cite {Austern1999 ,Alexandrescu2001 }. Linear algebra separates the
113+ `` \emph {Vector }'' in this manner~\cite {Austern1999 ,Alexandrescu2001 }. Linear algebra separates the
114114`` \emph {Vector }'' from its notion of geometric reality and makes it an
115115abstract set of numbers with arithmetic operations associated.
116116
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ \subsection{CMakeLists.txt}
9191The path \code {if(NOT ITK\_ SOURCE\_ DIR)} is used when developing a module outside of the
9292ITK source tree, i.e. an External module. An External module can be made
9393available to the community by adding it to \code {Modules/Remote/*.remote.cmake}
94- Remote module index in the ITK repository per Section ~\ref {sec:GitRepository}.
94+ Remote module index in the ITK repository per Section~\ref {sec:GitRepository}.
9595
9696The CMake macro \code {itk\_ module\_ impl} is defined in the file
9797\code {CMake/ITKModuleMacros.cmake}. It will initiate processing of the
You can’t perform that action at this time.
0 commit comments