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

#include <Inverse_SSE.h>

List of all members.

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 
) [inline, static]

Definition at line 43 of file Inverse_SSE.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:05