template<class T> ColMat<T> asin
(const ColMat<T> &a)
Apply function asin to each element.
Documentation
Apply function asin to each element.
- Parameters:
- a - - input matrix
- Returns:
- matrix
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.