Search Results for

    Show / Hide Table of Contents

    Class GaussPointsFit3

    Inheritance
    Object
    GaussPointsFit3
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class GaussPointsFit3

    Constructors

    GaussPointsFit3(IEnumerable<Vector3d>)

    Declaration
    public GaussPointsFit3(IEnumerable<Vector3d> points)
    Parameters
    Type Name Description
    IEnumerable<Vector3d> points

    GaussPointsFit3(IEnumerable<Vector3d>, IEnumerable<Double>)

    Declaration
    public GaussPointsFit3(IEnumerable<Vector3d> points, IEnumerable<double> weights)
    Parameters
    Type Name Description
    IEnumerable<Vector3d> points
    IEnumerable<Double> weights

    Fields

    Box

    Declaration
    public Box3d Box
    Field Value
    Type Description
    Box3d

    ResultValid

    Declaration
    public bool ResultValid
    Field Value
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS