代码搜索:Transformations
找到约 1,265 项符合「Transformations」的源代码
代码结果 1,265
www.eeworm.com/read/244728/12847040
html coordinates.html
COG 2.1: Coordinates
Coordinates
The basic definitions for coordinates are defined in
wzmap.hxx, available coordinates are defined
in
www.eeworm.com/read/244728/12847449
html new2_1.html
COG 2.1: Comparison with version 2.0
Differences between COG 2.1 and COG 2.0
New Management of Coordinate Transformations
The main difference is the new managem
www.eeworm.com/read/367160/9777788
f cqrt11.f
REAL FUNCTION CQRT11( M, K, A, LDA, TAU, WORK, LWORK )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November
www.eeworm.com/read/367160/9778046
f zqrt11.f
DOUBLE PRECISION FUNCTION ZQRT11( M, K, A, LDA, TAU, WORK, LWORK )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November
www.eeworm.com/read/367160/9778120
f sqrt11.f
REAL FUNCTION SQRT11( M, K, A, LDA, TAU, WORK, LWORK )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November
www.eeworm.com/read/381109/9109693
h agg_trans_affine.h
//----------------------------------------------------------------------------
// Anti-Grain Geometry (AGG) - Version 2.5
// A high quality rendering engine for C++
// Copyright (C) 2002-2006 Maxim
www.eeworm.com/read/181714/9240332
m qrfac.m
function [H, R] = qrfac(A)
% QR factorization of A by Householder transformations.
% Householder vectors are stored in H
% Version 11.12.2003. INCBOX
[m,n] = size(A); H = zeros(m,n); % m
www.eeworm.com/read/360995/10069844
m dissim.m
function w = dissim(a,ttype,p)
%DISSIM Dissimilarity transformations
%
% W = DISSIM([],TTYPE,PAR)
%
% Define a mapping for a 1-to-1 transformation.
% Possible transformations TTYPE are:
%
% T
www.eeworm.com/read/451547/7461872
m dissim.m
function w = dissim(a,ttype,p)
%DISSIM Dissimilarity transformations
%
% W = DISSIM([],TTYPE,PAR)
%
% Define a mapping for a 1-to-1 transformation.
% Possible transformations TTYPE are:
%
% T