Navigation

Operators and Keywords

Function List:

C++ API

Function File: n = numel (q)

Function File: n = numel (q, idx1, idx2, ...)

For internal use only, use prod(size(q)) or numel (q.w) instead. For technical reasons, this method must return the number of elements which are returned from cs-list indexing, no matter whether it is called with one or more arguments.

Package: quaternion