Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old March 5th, 2008, 03:10 AM
Registered User
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default matrix multiplication using wildcard in C/C++

I am not very much familiar to C/C++ and i am just looking for doing a matrix multiplication using C/C++.
i have a large number of matrix str1,str2.....etc.
what i am looking for is :
ii it possible to use a wildcard to do the matrix multiplication like:
res=del[k]*str$i[k][j]
as in shell script?
or can you suggest me a more efficient algorithm?
looking for your kind help
thanx in advance

Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Matrix multiplication in VBA using arrays NewVBA Excel VBA 1 June 26th, 2006 03:15 PM
Wildcard on nText field rit01 SQL Server 2000 1 March 17th, 2006 12:48 PM
Sproc not Working with WildCard [email protected] SQL Server 2000 7 July 15th, 2005 05:38 AM
EOF always false with wildcard pacejohn Access VBA 1 August 20th, 2004 12:44 AM
Using wildcard character in Stored Proc niravp SQL Server ASP 1 March 19th, 2004 07:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.