$treeview $search $mathjax
$projectbrief
$projectbrief
$searchbox

AlignedVector3< _Scalar > Class Template Reference
[Aligned vector3 module]

A vectorization friendly 3D vector. More...

Inherits MatrixBase< AlignedVector3< _Scalar > >.

List of all members.


Detailed Description

template<typename _Scalar>
class Eigen::AlignedVector3< _Scalar >

A vectorization friendly 3D vector.

This class represents a 3D vector internally using a 4D vector such that vectorization can be seamlessly enabled. Of course, the same result can be achieved by directly using a 4D vector. This class makes this process simpler.


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