Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / C++

Tensor templates

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
26 Jun 2001 105.2K   1.9K   29  
A template class that enable you to make tensors with any dimensionality. Process convolution of any tensors and so on.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Russian Federation Russian Federation
Mike has been programming in C/C++ for 11 years and Visual C++/MFC for 4 years. His background includes pure and applied mathematics, engineering and physics, and he is currently based in Moscow, Russia.

Comments and Discussions