Update main.cpp
This commit is contained in:
@@ -59,8 +59,6 @@
|
|||||||
// Function description like:
|
// Function description like:
|
||||||
//--------------------------------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------------------------------
|
||||||
// Function Name : panic::math::matmul_serial
|
// Function Name : panic::math::matmul_serial
|
||||||
// Revision : 0.1.0
|
|
||||||
// Date : 2026-06-19
|
|
||||||
//
|
//
|
||||||
// Description:
|
// Description:
|
||||||
// Performs serial matrix multiplication:
|
// Performs serial matrix multiplication:
|
||||||
@@ -96,8 +94,6 @@
|
|||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------------------------------
|
||||||
// Function Name : panic::math::sqrt
|
// Function Name : panic::math::sqrt
|
||||||
// Revision : 0.1.0
|
|
||||||
// Date : 2026-06-19
|
|
||||||
//
|
//
|
||||||
// Description:
|
// Description:
|
||||||
// Computes an approximation of the square root of a scalar value.
|
// Computes an approximation of the square root of a scalar value.
|
||||||
|
|||||||
Reference in New Issue
Block a user