[Insight-developers] [ITK Community] [Insight-users] Meaning of an expression in ITK!!

Brian Helba brian.helba at kitware.com
Mon Nov 11 09:00:08 EST 2013


Here's a patch to make the code slightly less confusing by applying proper
style: http://review.source.kitware.com/#/c/13387/

Hana, feel free to give it a review.


On Sun, Nov 10, 2013 at 1:21 PM, Hana Cherif <hanacherif62 at gmail.com> wrote:

> I thank  you so much Matt,,
>
> Regards!!
>
>
> 2013/11/10 Matt McCormick <matt.mccormick at kitware.com>
>
>> Hi Hana,
>>
>> This is an initialization list [1].
>>
>> Hope this helps,
>> Matt
>>
>> [1] http://www.cprogramming.com/tutorial/initialization-lists-c++.html
>>
>> On Sun, Nov 10, 2013 at 12:36 PM, Hana Cherif <hanacherif62 at gmail.com>
>> wrote:
>> > Hello, insight users!!
>> >
>> > What is the meaninig of this expression please::
>> >
>> >>>> template <class TScalarType, unsigned int NDimensions, unsigned int
>> >>>> VSplineOrder> BSplineBaseTransform<TScalarType, NDimensions,
>> VSplineOrder>
>> >>>> ::BSplineBaseTransform() : Superclass( 0 ),  m_CoefficientImages(
>> >>>> this->ArrayOfImagePointerGeneratorHelper() )
>> >>
>> >>
>> >
>> > such as: Superclass is a class predefined , i want to understand what is
>> > mean the "(0) after "Superclass" and the comma between   Superclass( 0
>> ) and
>> > m_CoefficientImages (this is a member of the class BSplineBaseTransform)
>> >
>> > Thanks in advance!!
>> >
>> > _____________________________________
>> > 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
>> >
>> > _______________________________________________
>> > Community mailing list
>> > Community at itk.org
>> > http://public.kitware.com/cgi-bin/mailman/listinfo/community
>> >
>>
>
>
> _____________________________________
> 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
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
>


-- 
Brian Helba
Medical Imaging
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20131111/eff18c80/attachment.htm>


More information about the Insight-developers mailing list