$search

Op_trimat

Classes

class  op_trimat

Functions

template<typename T1 >
static void op_trimat::apply (Mat< typename T1::elem_type > &out, const Op< Op< T1, op_htrans >, op_trimat > &in)
template<typename T1 >
static void op_trimat::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_trimat > &in)
template<typename eT >
static void op_trimat::apply_htrans (Mat< eT > &out, const Mat< eT > &A, const bool upper, const typename arma_cx_only< eT >::result *junk=0)
template<typename eT >
static void op_trimat::apply_htrans (Mat< eT > &out, const Mat< eT > &A, const bool upper, const typename arma_not_cx< eT >::result *junk=0)
template<typename eT >
static void op_trimat::fill_zeros (Mat< eT > &A, const bool upper)

Function Documentation

template<typename T1 >
void op_trimat::apply ( Mat< typename T1::elem_type > &  out,
const Op< Op< T1, op_htrans >, op_trimat > &  in 
) [inline, static, inherited]

Definition at line 108 of file op_trimat_meat.hpp.

template<typename T1 >
void op_trimat::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_trimat > &  in 
) [inline, static, inherited]

Definition at line 58 of file op_trimat_meat.hpp.

template<typename eT >
void op_trimat::apply_htrans ( Mat< eT > &  out,
const Mat< eT > &  A,
const bool  upper,
const typename arma_cx_only< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 196 of file op_trimat_meat.hpp.

template<typename eT >
void op_trimat::apply_htrans ( Mat< eT > &  out,
const Mat< eT > &  A,
const bool  upper,
const typename arma_not_cx< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 128 of file op_trimat_meat.hpp.

template<typename eT >
void op_trimat::fill_zeros ( Mat< eT > &  A,
const bool  upper 
) [inline, static, inherited]

Definition at line 23 of file op_trimat_meat.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:51 2013