No subject


Tue Nov 1 15:57:14 EDT 2011


  //: Location of smallest value
  unsigned arg_min() const { return vnl_c_vector<T>::arg_min(begin(), size(=
))


On Mon, May 7, 2012 at 3:17 PM, Fabian Torres <fabian.trobles at gmail.com> wr=
ote:
> I have a simple question, I hope someone can help me.
>
> I have a vnl_vector<double> vector, and I need to find the minimum value =
of
> the vector and its index.
>
> I know that vector.min_value(), gives me the minimum value in the vector.
>
> But how can I find the index of that value?
>
> Thanks
>
> --
> Fabi=E1n Torres Robles
> Maestria en Ciencias en Ingenier=EDa Electr=F3nica
> Ingenier=EDa en Sistemas Electr=F3nicos
> tel. 58081280, 0445534661338
> e-mail fabian.trobles at gmail.com, dae.wong at gmail.com
>
>
>
>
> --
> Fabi=E1n Torres Robles
> Maestria en Ciencias en Ingenier=EDa Electr=F3nica
> Ingenier=EDa en Sistemas Electr=F3nicos
> tel. 58081280, 0445534661338
> e-mail fabian.trobles at gmail.com, dae.wong at gmail.com
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>



--=20
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list