Panda3D
Loading...
Searching...
No Matches
Classes | Functions
curveFitter.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "luse.h"
#include "parametricCurveCollection.h"
#include "typedef.h"
#include "pvector.h"
#include "curveFitter.I"

Go to the source code of this file.

Classes

class  CurveFitter
 
class  CurveFitter::DataPoint
 

Functions

std::ostream & operator<< (std::ostream &out, const CurveFitter &cf)
 
std::ostream & operator<< (std::ostream &out, const CurveFitter::DataPoint &dp)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
1998-09-17

Definition in file curveFitter.h.

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & out,
const CurveFitter & cf )
inline

Definition at line 99 of file curveFitter.h.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream & out,
const CurveFitter::DataPoint & dp )
inline

Definition at line 94 of file curveFitter.h.