Search:

Type: Posts; User: kipola

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,326

    Thanks for the suggestion. We tried to modify the...

    Thanks for the suggestion. We tried to modify the files and they are attached - Matrix_Templates.h with expression templates and Matrix_Operators.h without expression templates.

    We tried to...
  2. Replies
    3
    Views
    1,326

    Copy constructors in Expression templates

    Hello all,

    I tried to use expression templates to perform arithmetic operations on matrices of complex numbers. Since I am just learning expression templates, I thought I'll write my own templates...
  3. Initialization of a static const class member at compile time

    Hello all! I'm working with circuitbreaker on the same topic of "Expression Templates" and "Template Meta-Programming" for arrays. (see post "Basic doubt about expression template")

    About the...
  4. Replies
    10
    Views
    2,506

    About the aspect of "template meta-programming"....

    About the aspect of "template meta-programming". With the idea of being able to compute something at compile-time, I am looking at a way to create the specific variation of the class, instantiate an...
Results 1 to 4 of 4