Apollo  6.0
Open source self driving car software
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 >:
Collaboration graph

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: