#include <sse_matrix_4f64.h>
Public Types | |
using | ValueType = Float64 |
Public Member Functions | |
Matrix4f64 () | |
Private Attributes | |
Vector4f64 | v0 |
Vector4f64 | v1 |
Vector4f64 | v2 |
Vector4f64 | v3 |
Matrix4f64 | ( | ) |
Constructs the object. It does not set a default value.
|
private |
|
private |
|
private |
|
private |