代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/316872/3597805
h gf128mul.h
/* gf128mul.h - GF(2^128) multiplication functions
*
* Copyright (c) 2003, Dr Brian Gladman, Worcester, UK.
* Copyright (c) 2006 Rik Snel
*
* Based on Dr Brian Gladman's (
www.eeworm.com/read/174450/9586852
fp sparsematvector.fp
!!FP1.0
#Date:2003/9/10
#try to compute Sparse Matrix - Vector Multiplication
#Index Texture for j in RTexID ----- TEX0
#Aij of AijTexID ----TEX1
#Index of xj in CTexID ---TEX2
#X data in XTexI
www.eeworm.com/read/174450/9586860
fp sparsematvectorrect.fp
!!FP1.0
#Date:2003/9/10
#try to compute Sparse Matrix - Vector Multiplication
#Index Texture for j in RTexID ----- TEX0
#Aij of AijTexID ----TEX1
#Index of xj in CTexID ---TEX2
#X data in XTexI
www.eeworm.com/read/174450/9586885
fp matvectorrectmulti.fp
!!FP1.0
#Date:2003/10/23
#try to compute General Matrix - Vector Multiplication Just For TEXRECT
#So this fragment program is shorter than TEX2D
# Vector X ----TEX0
# Vector result ----TEX1
#
www.eeworm.com/read/174450/9586896
fp sparsematvector.fp
!!FP1.0
#Date:2003/9/10
#try to compute Sparse Matrix - Vector Multiplication
#Index Texture for j in RTexID ----- TEX0
#Aij of AijTexID ----TEX1
#Index of xj in CTexID ---TEX2
#X data in XTexI
www.eeworm.com/read/174450/9586902
fp sparsematvectorrect.fp
!!FP1.0
#Date:2003/9/10
#try to compute Sparse Matrix - Vector Multiplication
#Index Texture for j in RTexID ----- TEX0
#Aij of AijTexID ----TEX1
#Index of xj in CTexID ---TEX2
#X data in XTexI
www.eeworm.com/read/174450/9586934
fp matvectorrectmulti.fp
!!FP1.0
#Date:2003/10/23
#try to compute General Matrix - Vector Multiplication Just For TEXRECT
#So this fragment program is shorter than TEX2D
# Vector X ----TEX0
# Vector result ----TEX1
#
www.eeworm.com/read/174450/9586950
fp matvectorrectmultimultitex.fp
!!FP1.0
#Date:2003/10/23
#try to compute General Matrix - Vector Multiplication Just For TEXRECT
#So this fragment program is shorter than TEX2D
# Vector X ----TEX0
# Vector result ----TEX1
#
www.eeworm.com/read/174450/9586969
fp matvectorrectf.fp
!!FP1.0
#Date:2003/10/23
#try to compute General Matrix - Vector Multiplication Just For TEXRECT
#So this fragment program is shorter than TEX2D
# Vector X ----TEX0
# Vector result----TEX1
#
www.eeworm.com/read/174450/9586973
fp matvectorrect.fp
!!FP1.0
#Date:2003/10/23
#try to compute General Matrix - Vector Multiplication Just For TEXRECT
#So this fragment program is shorter than TEX2D
# Vector X ----TEX0
# Vector result ----TEX1
#