latest TeX
many new gfx and data worked on eval
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
\alpha =
|
||||
\begin{cases}
|
||||
1.0 & \| v_{x',y',z'} - \pathRef \| < \| v_{x,y,z} - \pathRef \| \\
|
||||
0.2 & \text{else}
|
||||
0.1 & \text{else}
|
||||
\end{cases}
|
||||
\end{split}
|
||||
\label{eq:transShortestPath}
|
||||
@@ -254,7 +254,7 @@
|
||||
\alpha =
|
||||
\begin{cases}
|
||||
1.0 & \text{cdst}_{x',y',z'} < \text{cdst}_{x,y,z} \\
|
||||
0.2 & \text{else}
|
||||
0.1 & \text{else}
|
||||
\end{cases}
|
||||
\end{split}
|
||||
\label{eq:transMultiPath}
|
||||
|
||||
Reference in New Issue
Block a user