Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SparseMatrix.h |
Include | #include "Chaos/SparseMatrix.h" |
Syntax
template<class T>
class SparseMatrix
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
SparseMatrix
(
const int32 size |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
T | operator()
(
const int32 i, |
|
![]() ![]() |
const T | operator()
(
const int32 i, |
|
![]() ![]() |
VectorND< T > |