Public Types | Static Public Member Functions | List of all members
Eigen::internal::compute_inverse_size4< Architecture::SSE, float, MatrixType, ResultType > Struct Template Reference

#include <Inverse_SSE.h>

Public Types

enum  { MatrixAlignment = bool(MatrixType::Flags&AlignedBit), ResultAlignment = bool(ResultType::Flags&AlignedBit), StorageOrdersMatch = (MatrixType::Flags&RowMajorBit) == (ResultType::Flags&RowMajorBit) }
 

Static Public Member Functions

static void run (const MatrixType &matrix, ResultType &result)
 

Detailed Description

template<typename MatrixType, typename ResultType>
struct Eigen::internal::compute_inverse_size4< Architecture::SSE, float, MatrixType, ResultType >

Definition at line 35 of file Inverse_SSE.h.

Member Enumeration Documentation

template<typename MatrixType , typename ResultType >
anonymous enum
Enumerator
MatrixAlignment 
ResultAlignment 
StorageOrdersMatch 

Definition at line 37 of file Inverse_SSE.h.

Member Function Documentation

template<typename MatrixType , typename ResultType >
static void Eigen::internal::compute_inverse_size4< Architecture::SSE, float, MatrixType, ResultType >::run ( const MatrixType &  matrix,
ResultType &  result 
)
inlinestatic

Definition at line 43 of file Inverse_SSE.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12