|
Apollo
6.0
Open source self driving car software
|
: generating integrated kernels for smoothing spline More...

Go to the source code of this file.
Classes | |
| class | apollo::planning::SplineSegKernel |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::planning | |
| apollo::planning | |
: generating integrated kernels for smoothing spline
x' P x = int_0 ^x (f(x)^(k))^2 dx, k = 0, 1, 2, 3 P is the kernel of k-th smooth kernel
1.8.13