You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/man/a_toc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Table of Contents
2
2
1.**[`Descriptor`](@ref descriptor)**: Defines the number of variables and parameters, and orders for each in the GTPSA
3
3
2.**[`TPS`](@ref tps)**: Truncated Power Series struct
4
-
3.**[`@vars`, `@params`](@ref varsparams)**: Creates a vector of `TPS`s corresponding to each variable (``\Delta x_i``) or parameter (``\Delta k_j``) in the GTPSA
4
+
3.**[`vars`, `params`](@ref varsparams)**: Creates a vector of `TPS`s corresponding to each variable (``\Delta x_i``) or parameter (``\Delta k_j``) in the GTPSA
0 commit comments