Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Diff of /trunk/gadget/matrix.cc
[mareframe] / trunk / gadget / matrix.cc Repository:
ViewVC logotype

Diff of /trunk/gadget/matrix.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10, Wed Jun 10 13:01:42 2015 UTC revision 11, Thu Jul 23 19:00:38 2015 UTC
# Line 2  Line 2 
2  #include "mathfunc.h"  #include "mathfunc.h"
3  #include "gadget.h"  #include "gadget.h"
4    
5    //TODO doc
6  //TODO usar mallock  //TODO usar mallock
7  Matrix::Matrix(int nr, int nc, double value) {  Matrix::Matrix(int nr, int nc, double value) {
8    

Legend:
Removed from v.10  
changed lines
  Added in v.11

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge