Public Member Functions | Public Attributes | Private Member Functions | List of all members
arma_boost::basic_format< T1, T2 > Class Template Reference

#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 ()
 

Detailed Description

template<typename T1, typename T2>
class arma_boost::basic_format< T1, T2 >

Definition at line 85 of file format_wrap.hpp.

Constructor & Destructor Documentation

template<typename T1, typename T2>
arma_boost::basic_format< T1, T2 >::basic_format ( const T1 &  in_A,
const T2 &  in_B 
)
inline

Definition at line 89 of file format_wrap.hpp.

template<typename T1, typename T2>
arma_boost::basic_format< T1, T2 >::basic_format ( )
private

Member Data Documentation

template<typename T1, typename T2>
const T1& arma_boost::basic_format< T1, T2 >::A

Definition at line 95 of file format_wrap.hpp.

template<typename T1, typename T2>
const T2& arma_boost::basic_format< T1, T2 >::B

Definition at line 96 of file format_wrap.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01