LeviLamina
Loading...
Searching...
No Matches
GramSchmidtResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
mce::MathUtility {
6
7
struct
GramSchmidtResult {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 12>
mUnka9662f;
12
::ll::UntypedStorage<4, 12>
mUnkad9e80;
13
::ll::UntypedStorage<4, 12>
mUnk3078e7;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
GramSchmidtResult& operator=(GramSchmidtResult
const
&);
19
GramSchmidtResult(GramSchmidtResult
const
&);
20
GramSchmidtResult();
21
};
22
23
}
// namespace mce::MathUtility
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
math
GramSchmidtResult.h
Generated on
for LeviLamina by
1.16.1