代码搜索:overloading

找到约 1,176 项符合「overloading」的源代码

代码结果 1,176
www.eeworm.com/read/331439/12828664

m tanh.m

function Y = tanh(X) % TANH Hyperbolic tangent. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828668

m uint8.m

function d = uint8(q) % UINT8 Convert to unsigned 8-bit integer (obsolete). % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828671

m int32.m

function d = int32(q) % INT32 Convert to signed 32-bit integer (obsolete). % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828675

m display.m

function display(q) % DISPLAY Display array. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828678

m isinf.m

function tf = isinf(A) % ISINF True for infinite elements. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828682

m sqrt.m

function Y = sqrt(X) % SQRT Square root. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828684

m horzcat.m

function c = horzcat(varargin) % HORZCAT Horizontal concatenation. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828687

m uint32.m

function d = uint32(q) % UINT32 Convert to unsigned 32-bit integer (obsolete). % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828704

m length.m

function n = length(q) % LENGTH Length of vector. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/331439/12828706

m isreal.m

function tf = isreal(A) % ISREAL True for real (quaternion) array. % (Quaternion overloading of standard Matlab function.) % Copyright