Find the norm of a matrix. More...
Functions AFAPI double norm (const array &in, const normType type=AF_NORM_EUCLID, const double p=1, const double q=1) C++ Interface to find the norm of a matrix. More...Find the norm of a matrix.
This function can return the norm using various metrics based on the type
parameter.
AF_NORM_MATRIX_2 is currently not supported.
Function Documentation ◆ af_norm() AFAPI af_err af_norm ( double * out, const af_array in, const af_norm_type type, const double p, const double q )C Interface to find the norm of a matrix.
type
is AF_NORM_VECTOR_P or AF_NORM_MATRIX_L_PQ, else ignored [in] q value of Q when type
is AF_NORM_MATRIX_L_PQ, else ignored
AF_NORM_EUCLID
, const double p = 1
, const double q = 1
)
C++ Interface to find the norm of a matrix.
type
is AF_NORM_VECTOR_P or AF_NORM_MATRIX_L_PQ, else ignored [in] q value of Q when type
is AF_NORM_MATRIX_L_PQ, else ignored
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4