Matrix4f64 Class Reference

#include <sse_matrix_4f64.h>

Public Types

using  ValueType = Float64

公共成员函数

  Matrix4f64 ()

Private Attributes

Vector4f64   v0
Vector4f64   v1
Vector4f64   v2
Vector4f64   v3

Member Typedef Documentation

◆  ValueType

using ValueType = Float64

构造函数 & 析构函数文档编制

◆  Matrix4f64()

Matrix4f64 ( )

Constructs the object. It does not set a default value.

Member Data Documentation

◆  v0

Vector4f64 v0
private

◆  v1

Vector4f64 v1
private

◆  v2

Vector4f64 v2
private

◆  v3

Vector4f64 v3
private