IdentityMatrixX< N, T > Class Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MatrixXX.h>

+ Inheritance diagram for IdentityMatrixX< N, T >:

Public Member Functions

 IdentityMatrixX ()
 
- Public Member Functions inherited from MatrixXX< N, N, T >
MatrixXX< C, R, T > & ComponentMul (const MatrixXX< C, R, T > &a)
 
 MatrixXX ()
 
 MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b)
 
 MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b, const MatrixXX< 1, R, T > &c)
 
 MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b, const MatrixXX< 1, R, T > &c, const MatrixXX< 1, R, T > &d)
 
 MatrixXX (const SuperType &mat)
 
 MatrixXX (const T *m)
 
 MatrixXX (const ThisType &mat)
 
 MatrixXX (T v)
 
ThisTypeoperator= (const ThisType &v)
 
ThisTypeoperator= (T v)
 
TransposedType Transposed ()
 

Additional Inherited Members

- Public Types inherited from MatrixXX< N, N, T >
typedef Internal::BaseMatrixXX< C, R, TSuperType
 
typedef MatrixXX< C, R, TThisType
 
typedef MatrixXX< R, C, TTransposedType
 

Detailed Description

template<unsigned int N, class T>
class GfxTL::IdentityMatrixX< N, T >

Definition at line 541 of file MatrixXX.h.

Constructor & Destructor Documentation

◆ IdentityMatrixX()

IdentityMatrixX ( )
inline

Definition at line 545 of file MatrixXX.h.

+ Here is the call graph for this function:

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