Classes | Static Public Member Functions | List of all members
op_strans Class Reference

'matrix transpose' operation More...

#include <op_strans_bones.hpp>

Classes

struct  pos
 

Static Public Member Functions

template<typename eT >
static void apply (Mat< eT > &out, const Mat< eT > &A)
 
template<typename T1 >
static void apply (Mat< typename T1::elem_type > &out, const Op< T1, op_strans > &in)
 
template<typename eT >
static void apply_noalias (Mat< eT > &out, const Mat< eT > &A)
 Immediate transpose of a dense matrix. More...
 
template<typename eT >
static void apply_noalias_tinysq (Mat< eT > &out, const Mat< eT > &A)
 for tiny square matrices (size <= 4x4) More...
 

Detailed Description

'matrix transpose' operation

Definition at line 20 of file op_strans_bones.hpp.


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


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