Navigation
index
next
|
previous
|
rlenvscpp v1.16.1 documentation
»
Library API
»
Typedef bitrl::Mat
Typedef bitrl::Mat
¶
Defined in
File bitrl_types.h
Typedef Documentation
¶
template
<
typename
T
,
uint_t
N
,
uint_t
M
>
using
bitrl
::
Mat
=
Eigen
::
Matrix
<
T
,
N
,
M
>
¶
General fixed size matrix.
Table of Contents
Typedef bitrl::Mat
Typedef Documentation
Previous topic
Typedef bitrl::lint_t
Next topic
Typedef bitrl::real_t
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
rlenvscpp v1.16.1 documentation
»
Library API
»
Typedef bitrl::Mat