Apollo
6.0
Open source self driving car software
apollo
common
math
Factorial
Public Types
|
List of all members
apollo::common::math::Factorial< N > Struct Template Reference
#include <
factorial.h
>
Collaboration diagram for apollo::common::math::Factorial< N >:
Public Types
enum
{
value
= N * Factorial<N - 1>::value }
Member Enumeration Documentation
◆
anonymous enum
template<uint64_t N>
anonymous enum
Enumerator
value
The documentation for this struct was generated from the following file:
modules/common/math/
factorial.h
Generated by
1.8.13