Public Member Functions
|
Private Attributes
|
List of all members
StackMatrixHelper< T, N, M > Class Template Reference
#include <NURBSMath.h>
Public Member Functions
ResultOk
< void >
Resize
(
Int
countX,
Int
countY)
T &
operator()
(
Int
x
,
Int
y)
const T &
operator()
(
Int
x
,
Int
y) const
Private Attributes
T
_data
[N][M]
Member Function Documentation
◆
Resize()
ResultOk
<void> Resize
(
Int
countX
,
Int
countY
)
◆
operator()()
[1/2]
T& operator()
(
Int
x
,
Int
y
)
◆
operator()()
[2/2]
const T& operator()
(
Int
x
,
Int
y
)
const
Member Data Documentation
◆
_data
T _data[N][M]
private
maxon
detail
StackMatrixHelper
Copyright © 2023 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Wed Mar 29 2023