Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
  • Documentation
  • Reference
  • Extreme.Mathematics.Generic.LinearAlgebra.Providers Namespace
  • DefaultBlasLevel1(T) Class
    • Members
    • DefaultBlasLevel1(T) Constructor
    • Methods
Collapse imageExpand ImageCopy imageCopyHover image
       




DefaultBlasLevel1<(Of <(<'T>)>)> Class

Members  See Also 
Contains the default generic implementation for the Level 1 BLAS.

Namespace:  Extreme.Mathematics.Generic.LinearAlgebra.Providers
Assembly:  Extreme.Generic.Net20 (in Extreme.Generic.Net20.dll) Version: 3.6.10055.0 (3.6.10055.0)

Syntax

C#
public sealed class DefaultBlasLevel1<T> : IBlasLevel1<T>
Visual Basic (Declaration)
Public NotInheritable Class DefaultBlasLevel1(Of T) _
	Implements IBlasLevel1(Of T)
Visual C++
generic<typename T>
public ref class DefaultBlasLevel1 sealed : IBlasLevel1<T>
F#
[<SealedAttribute>]
type DefaultBlasLevel1<'T> =  
    class
        interface IBlasLevel1<'T>
    end

Type Parameters

T

Inheritance Hierarchy

System..::.Object
  Extreme.Mathematics.Generic.LinearAlgebra.Providers..::.DefaultBlasLevel1<(Of <(T>)>)

See Also

DefaultBlasLevel1<(Of <(T>)>) Members
Extreme.Mathematics.Generic.LinearAlgebra.Providers Namespace

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.