casacore
|
Mathematical operations involving RigidVectors
More...
#include <RigidVector.h>
Public Member Functions | |
RigidVector< Float, 4 > | operator* (const SquareMatrix< Float, 4 > &m, const RigidVector< Float, 4 > &v) |
Multiply vector by matrix. More... | |
RigidVector< Complex, 4 > | operator* (const SquareMatrix< Complex, 4 > &m, const RigidVector< Complex, 4 > &v) |
Multiply vector by matrix. More... | |
Mathematical operations involving RigidVectors
Definition at line 273 of file RigidVector.h.
|
inline |
Multiply vector by matrix.
Definition at line 288 of file RigidVector.h.
|
inline |
Multiply vector by matrix.
Definition at line 282 of file RigidVector.h.