#include <format_wrap.hpp>
Public Member Functions | |
basic_format (const T1 &in_A, const T2 &in_B) | |
Public Attributes | |
const T1 & | A |
const T2 & | B |
Private Member Functions | |
basic_format () | |
Definition at line 85 of file format_wrap.hpp.
|
inline |
Definition at line 89 of file format_wrap.hpp.
|
private |
const T1& arma_boost::basic_format< T1, T2 >::A |
Definition at line 95 of file format_wrap.hpp.
const T2& arma_boost::basic_format< T1, T2 >::B |
Definition at line 96 of file format_wrap.hpp.