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

#include <MatrixSquareRoot.h>

List of all members.

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 390 of file MatrixSquareRoot.h.


Constructor & Destructor Documentation

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

Definition at line 394 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 400 of file MatrixSquareRoot.h.


Member Data Documentation

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

Definition at line 417 of file MatrixSquareRoot.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:56