代码搜索:Transformations

找到约 1,265 项符合「Transformations」的源代码

代码结果 1,265
www.eeworm.com/read/161500/10400520

hxx as_position.hxx

// Header for position. // A position vector in three-dimensional cartesian space is // subject to transformations and certain vector operators. This // class is distinct from the vector class, w
www.eeworm.com/read/161500/10400590

hxx as_vector.hxx

// Header for vector. // // A vector represents a displacement in three-dimensional // cartesian space. It is subject to transformations as well as the // usual vector operations. // We define sev
www.eeworm.com/read/108032/6187098

java forwcomptransf.java

/* * CVS Identifier: * * $Id: ForwCompTransf.java,v 1.17 2000/12/05 22:45:20 grosbois Exp $ * * Class: ForwCompTransf * * Description: Component transformations applied to
www.eeworm.com/read/212245/15161372

hxx as_position.hxx

// Header for position. // A position vector in three-dimensional cartesian space is // subject to transformations and certain vector operators. This // class is distinct from the vector class, w
www.eeworm.com/read/212245/15161390

hxx as_vector.hxx

// Header for vector. // // A vector represents a displacement in three-dimensional // cartesian space. It is subject to transformations as well as the // usual vector operations. // We define sev
www.eeworm.com/read/456693/1604848

py docfixer.py

#! /usr/bin/env python """Perform massive transformations on a document tree created from the LaTeX of the Python documentation, and dump the ESIS data for the transformed tree. """ import e
www.eeworm.com/read/186404/5232333

java transformationtargetcolumn.java

/* * TransformationTargetColumn.java. Created on May 25, 2004. */ package org.webdocwf.util.loader.transformation; /** * Represents tag targetColumn in transformations tag. * * @author
www.eeworm.com/read/175689/5343593

m~ contents.m~

% Linear transformations for feature extraction. % % lda - Linear Discriminant Analysis. % linproj - Linear data projection. % pca - Principal Component Analysis. % % About: Statistica
www.eeworm.com/read/300509/3846713

java invcomptransf.java

/* * CVS Identifier: * * $Id: InvCompTransf.java,v 1.1.1.1 2002/07/22 09:26:51 grosbois Exp $ * * Class: InvCompTransf * * Description: Inverse Component transformations a
www.eeworm.com/read/300509/3846737

java forwcomptransf.java

/* * CVS Identifier: * * $Id: ForwCompTransf.java,v 1.1.1.1 2002/07/22 09:26:50 grosbois Exp $ * * Class: ForwCompTransf * * Description: Component transformations applied