assignment overloads

  • Thread starter Sprechen sie von C++
  • Start date
S

Sprechen sie von C++

I have a vector template I use for linear algebra

What should I be using to cast from say a valarry object?

Seems to be a nuisance to inhale into a vector or a matrix without a
explicit assignment for each cell.
 
V

Victor Bazarov

I have a vector template I use for linear algebra

What should I be using to cast from say a valarry object?

I think a parameterised constructor would do. What's the use case?
Seems to be a nuisance to inhale into a vector or a matrix without a
explicit assignment for each cell.

Not sure what you mean here.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
anuragag27

Latest Threads

Top