mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-12-16 18:18:03 +00:00
Add some documentation, Aff
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef INC_MATRIX_HPP_
|
||||
#define INC_MATRIX_HPP_
|
||||
#include <cstdint>
|
||||
|
||||
namespace sta
|
||||
{
|
||||
|
||||
namespace math
|
||||
{
|
||||
|
||||
@@ -55,7 +59,8 @@ struct matrix
|
||||
|
||||
};
|
||||
|
||||
} // namespace math
|
||||
|
||||
}
|
||||
} // namespace sta
|
||||
|
||||
#endif /* INC_MATRIX_HPP_ */
|
||||
|
||||
Reference in New Issue
Block a user