What can I help you with?
NVIDIA Holoscan SDK v3.4.0

Typedef holoscan::Matrix

template<typename K, int N, int M>
using holoscan::Matrix = Eigen::Matrix<K, N, M>

Generic matrix type alias.

Previous Typedef holoscan::is_yaml_convertable_t
Next Typedef holoscan::Matrix2
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.