|
ASL
0.1.6
Advanced Simulation Library
|
The class represents a matrix elements of Element. More...
#include <aclQuaternionOfElements.h>
Public Member Functions | |
| QuaternionOfElements () | |
| void | setWElement (Element a) |
| void | setUElement (unsigned int i, Element a) |
| const Element | getWElement () const |
| const Element | getUElement (unsigned int i) const |
| VectorOfElements & | getU () |
| const VectorOfElements & | getU () const |
| VectorOfElements & | getW () |
| const VectorOfElements & | getW () const |
| QuaternionOfElements () | |
| void | setWElement (Element a) |
| void | setUElement (unsigned int i, Element a) |
| const Element | getWElement () const |
| const Element | getUElement (unsigned int i) const |
| VectorOfElements & | getU () |
| const VectorOfElements & | getU () const |
| VectorOfElements & | getW () |
| const VectorOfElements & | getW () const |
The class represents a matrix elements of Element.
Definition at line 35 of file aclQuaternionOfElements.h.
| acl::QuaternionOfElements::QuaternionOfElements | ( | ) |
| acl::QuaternionOfElements::QuaternionOfElements | ( | ) |
| VectorOfElements& acl::QuaternionOfElements::getU | ( | ) |
| VectorOfElements& acl::QuaternionOfElements::getU | ( | ) |
| const VectorOfElements& acl::QuaternionOfElements::getU | ( | ) | const |
| const VectorOfElements& acl::QuaternionOfElements::getU | ( | ) | const |
| const Element acl::QuaternionOfElements::getUElement | ( | unsigned int | i | ) | const |
| const Element acl::QuaternionOfElements::getUElement | ( | unsigned int | i | ) | const |
| VectorOfElements& acl::QuaternionOfElements::getW | ( | ) |
| VectorOfElements& acl::QuaternionOfElements::getW | ( | ) |
| const VectorOfElements& acl::QuaternionOfElements::getW | ( | ) | const |
| const VectorOfElements& acl::QuaternionOfElements::getW | ( | ) | const |
| const Element acl::QuaternionOfElements::getWElement | ( | ) | const |
| const Element acl::QuaternionOfElements::getWElement | ( | ) | const |
| void acl::QuaternionOfElements::setUElement | ( | unsigned int | i, |
| Element | a | ||
| ) |
| void acl::QuaternionOfElements::setUElement | ( | unsigned int | i, |
| Element | a | ||
| ) |
| void acl::QuaternionOfElements::setWElement | ( | Element | a | ) |
| void acl::QuaternionOfElements::setWElement | ( | Element | a | ) |
|
related |
function copies the QuaternionOfElements class.
|
related |
function copies the QuaternionOfElements class.
|
related |
L2 norm of a quaternion.
|
related |
L2 norm of a quaternion.
|
related |
product of two matrices
|
related |
product of two matrices
|
related |
summ of two matrices
|
related |
summ of two matrices
|
related |
difference of two matrices
|
related |
difference of two matrices
1.8.9.1