Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TSparseMatrixAssembler
| Name | FTupleData |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Solvers/MatrixInterfaces.h |
| Include Path | #include "Solvers/MatrixInterfaces.h" |
Syntax
struct FTupleData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTupleData
(
int32 IIn, |
Solvers/MatrixInterfaces.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| I | int32 | Solvers/MatrixInterfaces.h | ||
| J | int32 | Solvers/MatrixInterfaces.h | ||
| Value | RealType | Solvers/MatrixInterfaces.h |