9th-circle / Anathema.Vectors

Basic linear algebra, mostly for computer graphics.
Other
4 stars 1 forks source link

Matrix-matrix multiplication #27

Open blame-lewis opened 10 months ago

blame-lewis commented 10 months ago

Basic use case Of different data types (float/double/T) #if CONVERSIONS_ENABLED Of different order (2/3/4) Don't bother with mixed data type+order difference