代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/259580/11779659

cpp matrixmultiply2.cpp

// multiply compatible matrices #include #include "make2dArrayNoCatch.h" using namespace std; template void matrixMultiply(T **a, T **b, T **c, int m, int n, int p) {//
www.eeworm.com/read/258442/11863616

cfg q_offset.cfg

# This is the configuration file for initialising the Q Offset matrices. # Altogether 6 matrix for 4x4 block and 2 matrix for 8x8 block # The values can take any value, positive or negative and repr
www.eeworm.com/read/154843/11923391

m rotation.m

function [r,p,q]=rotation(x,y,z) %ROTATION Encode and decode rotation matrices % (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the % plane containing x and y. A small posit
www.eeworm.com/read/342248/12032704

c mod2convert.c

/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/342248/12032709

h mod2dense.h

/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */ /* Copyright (c) 1996, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pro
www.eeworm.com/read/342248/12032816

c mod2convert.c

/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/342248/12032819

h mod2dense.h

/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */ /* Copyright (c) 1996, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pro
www.eeworm.com/read/342248/12032909

c mod2convert.c

/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/342248/12032915

h mod2dense.h

/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */ /* Copyright (c) 1996, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pro
www.eeworm.com/read/342248/12032997

c mod2convert.c

/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this pr