CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
Loading...
Searching...
No Matches
CppAD::cg::system::SystemInfo< T > Class Template Reference
Collaboration diagram for CppAD::cg::system::SystemInfo< T >:
Collaboration graph

Static Public Attributes

static const std::string DYNAMIC_LIB_EXTENSION
 
static const std::string STATIC_LIB_EXTENSION
 

Detailed Description

template<class T = int>
class CppAD::cg::system::SystemInfo< T >

Definition at line 27 of file system.hpp.

Member Data Documentation

◆ DYNAMIC_LIB_EXTENSION

template<class T = int>
const std::string CppAD::cg::system::SystemInfo< T >::DYNAMIC_LIB_EXTENSION
static

Definition at line 29 of file system.hpp.

◆ STATIC_LIB_EXTENSION

template<class T = int>
const std::string CppAD::cg::system::SystemInfo< T >::STATIC_LIB_EXTENSION
static

Definition at line 30 of file system.hpp.


The documentation for this class was generated from the following file: