Public Member Functions | Private Attributes | List of all members
Eigen::MatrixSquareRoot< MatrixType, 1 > Class Template Reference

#include <MatrixSquareRoot.h>

Public Member Functions

template<typename ResultType >
void compute (ResultType &result)
 
 MatrixSquareRoot (const MatrixType &A)
 

Private Attributes

const MatrixType & m_A
 

Detailed Description

template<typename MatrixType>
class Eigen::MatrixSquareRoot< MatrixType, 1 >

Definition at line 373 of file MatrixSquareRoot.h.

Constructor & Destructor Documentation

template<typename MatrixType >
Eigen::MatrixSquareRoot< MatrixType, 1 >::MatrixSquareRoot ( const MatrixType &  A)
inline

Definition at line 377 of file MatrixSquareRoot.h.

Member Function Documentation

template<typename MatrixType >
template<typename ResultType >
void Eigen::MatrixSquareRoot< MatrixType, 1 >::compute ( ResultType &  result)
inline

Definition at line 383 of file MatrixSquareRoot.h.

Member Data Documentation

template<typename MatrixType >
const MatrixType& Eigen::MatrixSquareRoot< MatrixType, 1 >::m_A
private

Definition at line 399 of file MatrixSquareRoot.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:36